aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 216868f61583..608411e29968 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=kreogist-mu
pkgver='1.0.0beta4'
_git_tag='1.0-beta4'
-pkgrel=2
+pkgrel=3
epoch=1
pkgdesc="Fantastic cross-platform music manager.based on Qt5"
arch=('x86_64')
@@ -12,6 +12,7 @@ license=('GPL')
changelog="$pkgname.changelog"
depends=(
'mpv'
+ 'qt5-base'
)
makedepends=(