summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander F Rødseth2015-08-20 18:13:52 +0200
committerAlexander F Rødseth2015-08-20 18:13:52 +0200
commite9b27e498119c1ff8793f65d08860c0d61227a10 (patch)
tree6ef25937cf840fc340cceece2791e10e00d45003
parentda5d7d5d78d79b626b76628b9284aa122bea13c5 (diff)
downloadaur-e9b27e498119c1ff8793f65d08860c0d61227a10.tar.gz
Upgrade to 0.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 750d5a6bf316..34e03243ba3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 4.2.1
-# Tue Jun 30 16:04:58 UTC 2015
pkgbase = aurtic
pkgdesc = Download and extract source packages from AUR
- pkgver = 0.31
+ pkgver = 0.4
pkgrel = 1
url = https://github.com/xyproto/aurtic/
arch = x86_64
@@ -10,7 +8,7 @@ pkgbase = aurtic
license = MIT
makedepends = go
makedepends = git
- source = git://github.com/xyproto/aurtic#tag=0.31
+ source = git://github.com/xyproto/aurtic#tag=0.4
md5sums = SKIP
pkgname = aurtic
diff --git a/PKGBUILD b/PKGBUILD
index 0bdb8b915f4d..e3e68725351c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alexander Rødseth <xyproto@archlinux.org>
pkgname=aurtic
-pkgver=0.31
+pkgver=0.4
pkgrel=1
pkgdesc='Download and extract source packages from AUR'
arch=('x86_64' 'i686')