summarylogtreecommitdiffstats
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 ccd3bfb2e940..46ff32f40ba5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,12 @@
pkgname=('quickfm-git')
pkgver=v0.3.1.r3.g61f5b74
-pkgrel=1
+pkgrel=2
pkgdesc="A file manager implemented via QtQuick."
arch=(x86_64)
url="https://github.com/canatan/quickfm"
license=('GPL2')
+depends=('qt5-base' 'qt5-declarative')
source=("git://github.com/canatan/quickfm.git")
sha256sums=("SKIP")