diff options
author | Tony Theodore <tonyt@logyst.com> | 2017-11-09 06:13:49 (GMT) |
---|---|---|
committer | Tony Theodore <tonyt@logyst.com> | 2017-11-09 06:13:49 (GMT) |
commit | c840a7ee1e3403c23769b0129d75965f9ede71cd (patch) | |
tree | 0c3e38026ebaad37c27960afffa03a576ce3fd19 /plugins | |
parent | 1cb70e441afbf8085e81d834d5b82d8bb57de91b (diff) | |
download | mxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.zip mxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.tar.gz mxe-c840a7ee1e3403c23769b0129d75965f9ede71cd.tar.bz2 |
update github tag tracking packages to new conf style
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/apps/clementine_qt4.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/apps/clementine_qt4.mk b/plugins/apps/clementine_qt4.mk index 21a418c..dd3e1a0 100644 --- a/plugins/apps/clementine_qt4.mk +++ b/plugins/apps/clementine_qt4.mk @@ -12,7 +12,7 @@ PKG := clementine_qt4 $(PKG)_IGNORE := $(PKG)_VERSION := 1.3.1 $(PKG)_CHECKSUM := f885931a9ab7c88607d07b50c64fcce46fc05f13dd2c0a04188c94eff938f37c -$(PKG)_GH_CONF := clementine-player/Clementine +$(PKG)_GH_CONF := clementine-player/Clementine/tags $(PKG)_WEBSITE := https://www.clementine-player.org/ $(PKG)_OWNER := https://github.com/pavelvat $(PKG)_DEPS := gcc boost chromaprint cryptopp fftw glew gst-libav gst-plugins-bad \ |