summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorluspi2016-05-18 08:38:01 -0230
committerluspi2016-05-18 08:38:01 -0230
commit608cd42bdcf656555a37a91c0087d87bbccfc828 (patch)
tree25070789070100474db33e1204437a8be78a00ed
parentcd9e723ca36912744efa5e5f382a4727cae3f04e (diff)
downloadaur-608cd42bdcf656555a37a91c0087d87bbccfc828.tar.gz
[1.4] make sure all installs have required dependencies
-rw-r--r--.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 964cf616230f..5f701f78344d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Wed May 18 11:05:54 UTC 2016
+# Wed May 18 11:07:32 UTC 2016
pkgbase = photoqt
pkgdesc = Fast and highly configurable image viewer with a simple and nice interface.
pkgver = 1.4
- pkgrel = 1
+ pkgrel = 2
url = http://photoqt.org/
install = photoqt.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 34329b9629b5..a46dc78d2db1 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=photoqt
pkgver=1.4
-pkgrel=1
+pkgrel=2
pkgdesc="Fast and highly configurable image viewer with a simple and nice interface."
arch=('i686' 'x86_64')
url="http://photoqt.org/"