summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2017-01-30 17:12:04 -0800
committerDonald Carr2017-01-30 17:12:04 -0800
commit38268a62515a6ffad73498bdcf8291fdd65afc67 (patch)
treee6ce8e8e4ad2d21278166ede7cf8b51181327570
parent5256c01804052676ad2d05d1a4d7d59415e25fa9 (diff)
downloadaur-38268a62515a6ffad73498bdcf8291fdd65afc67.tar.gz
Update to 0.3.2 tag
Change-Id: Ic42a488f5e128fb319105dd0f3362eb8c096abb1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b89cade2c023..6940517ca6f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Jan 13 17:20:16 UTC 2017
+# Tue Jan 31 01:12:01 UTC 2017
pkgbase = artriculate
pkgdesc = QML box2d application for displaying artwork
- pkgver = 0.3.1
+ pkgver = 0.3.2
pkgrel = 1
url = https://github.com/sirspudd/artriculate
arch = any
@@ -11,7 +11,7 @@ pkgbase = artriculate
depends = qml-box2d
conflicts = pi-launcher
options = !strip
- source = git://github.com/sirspudd/artriculate#tag=0.3.1
+ source = git://github.com/sirspudd/artriculate#tag=0.3.2
sha256sums = SKIP
pkgname = artriculate
diff --git a/PKGBUILD b/PKGBUILD
index 80822b6dcea4..1fae0c057d60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ fi
#_qmake_args="CONFIG+=debug"
pkgname=artriculate
conflicts=('pi-launcher')
-pkgver=0.3.1
+pkgver=0.3.2
pkgrel=1
pkgdesc='QML box2d application for displaying artwork'
arch=('any')