summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Spies2015-08-25 15:47:35 -0230
committerLukas Spies2015-08-25 15:47:35 -0230
commit6c4247e400cd2953c1d814029f83acd87250e349 (patch)
treeba1789e056c3b8f47b50ee09445991c3e698d001
parent4f5c9903d0814ca887a905b6f570647e30b72d11 (diff)
downloadaur-6c4247e400cd2953c1d814029f83acd87250e349.tar.gz
fix missing dependency on 'qt5-quickcontrols'
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 140f5fffba67..5c0bde637250 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = photoqt
pkgdesc = Fast and highly configurable image viewer with a simple and nice interface.
pkgver = 1.3
- pkgrel = 2
+ pkgrel = 3
url = http://photoqt.org/
install = photoqt.install
arch = i686
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/"