diff options
Diffstat (limited to 'plugins/apps/clementine_qt4.mk')
-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 \ |