summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLukas Spies2015-08-25 15:47:35 -0230
committerLukas Spies2015-08-25 15:47:35 -0230
commit6c4247e400cd2953c1d814029f83acd87250e349 (patch)
treeba1789e056c3b8f47b50ee09445991c3e698d001 /PKGBUILD
parent4f5c9903d0814ca887a905b6f570647e30b72d11 (diff)
downloadaur-6c4247e400cd2953c1d814029f83acd87250e349.tar.gz
fix missing dependency on 'qt5-quickcontrols'
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f43b7ad7b77f..6cccbb6d38a3 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=photoqt
pkgver=1.3
-pkgrel=2
+pkgrel=3
pkgdesc="Fast and highly configurable image viewer with a simple and nice interface."
arch=('i686' 'x86_64')
url="http://photoqt.org/"