summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorluspi2019-02-08 22:28:27 -0600
committerluspi2019-02-08 22:28:27 -0600
commit153b38406807161792621c2b65f80fbe1cf6fc2f (patch)
tree37af0c9f5e50652a2ab479b4ebc13e0ed43ad52c
parent88d0830280b12d3d4cf041d0e5d6a56146125a9a (diff)
downloadaur-153b38406807161792621c2b65f80fbe1cf6fc2f.tar.gz
update pkgver to latest git
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca31f8482a88..175d7bba18d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
+# Generated by mksrcinfo v8
+# Sat Feb 9 04:24:24 UTC 2019
pkgbase = libqpsd-git
pkgdesc = PSD & PSB Plugin for Qt/C++ (Qt4/Qt5)
- pkgver = 20140927
+ pkgver = 20190113
pkgrel = 1
url = https://github.com/Code-ReaQtor/libqpsd
- arch = i686
arch = x86_64
license = LGPL
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 233d644d8a61..6e06d5dbae22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
_pkgname=libqpsd
pkgname=libqpsd-git
-pkgver=20140927
+pkgver=20190113
pkgrel=1
pkgdesc="PSD & PSB Plugin for Qt/C++ (Qt4/Qt5) "
-arch=("i686" "x86_64")
+arch=("x86_64")
url="https://github.com/Code-ReaQtor/libqpsd"
license=("LGPL")
depends=("qt5-base")
-# depends=("qt4") # use this depends instead the above for Qt4 build
+# depends=("qt4") # use this depends instead of the above for Qt4 build
makedepends=("git")
source=("git://github.com/Code-ReaQtor/libqpsd")
sha256sums=("SKIP")