summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLukas Spies2015-08-05 14:06:12 -0230
committerLukas Spies2015-08-05 14:06:12 -0230
commit08fba6f845cb86d79bc96e3edcbfe206208d6a51 (patch)
tree317be98149129dac0c34e3a9eaa86990d55ce538
parentc111e9572f5eb8f913055bbe8699fe7e3d7f25a9 (diff)
downloadaur-08fba6f845cb86d79bc96e3edcbfe206208d6a51.tar.gz
bump for rebuild (linker error)
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ac567a5bb3d6..bb3e723d27e4 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=photoqt
pkgver=1.3
-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/"
@@ -30,4 +30,4 @@ build() {
package() {
cd $srcdir/$pkgname-$pkgver
make DESTDIR=$pkgdir install
-} \ No newline at end of file
+}