summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Rødseth2015-06-30 18:05:28 +0200
committerAlexander Rødseth2015-06-30 18:05:28 +0200
commitda5d7d5d78d79b626b76628b9284aa122bea13c5 (patch)
treec524f2bd9a137e53ad2dfeaf7809fbc43be6fcb3
parent3bbbde47189b9be6577846af2e758820b4190377 (diff)
downloadaur-da5d7d5d78d79b626b76628b9284aa122bea13c5.tar.gz
Upgrade to 0.31
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a1175b500d7b..750d5a6bf316 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 4.2.1
-# Tue Jun 30 09:13:41 UTC 2015
+# Tue Jun 30 16:04:58 UTC 2015
pkgbase = aurtic
pkgdesc = Download and extract source packages from AUR
- pkgver = 0.3
+ pkgver = 0.31
pkgrel = 1
url = https://github.com/xyproto/aurtic/
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = aurtic
license = MIT
makedepends = go
makedepends = git
- source = git://github.com/xyproto/aurtic#tag=0.3
+ source = git://github.com/xyproto/aurtic#tag=0.31
md5sums = SKIP
pkgname = aurtic
diff --git a/PKGBUILD b/PKGBUILD
index 149558802334..0bdb8b915f4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Rødseth <xyproto@archlinux.org>
pkgname=aurtic
-pkgver=0.3
+pkgver=0.31
pkgrel=1
pkgdesc='Download and extract source packages from AUR'
arch=('x86_64' 'i686')