summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34e03243ba3a..bef8ddb2c7c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Wed Jun 29 20:38:20 UTC 2016
pkgbase = aurtic
pkgdesc = Download and extract source packages from AUR
- pkgver = 0.4
+ pkgver = 0.5
pkgrel = 1
url = https://github.com/xyproto/aurtic/
arch = x86_64
@@ -8,7 +10,7 @@ pkgbase = aurtic
license = MIT
makedepends = go
makedepends = git
- source = git://github.com/xyproto/aurtic#tag=0.4
+ source = git://github.com/xyproto/aurtic#tag=0.5
md5sums = SKIP
pkgname = aurtic
diff --git a/PKGBUILD b/PKGBUILD
index e3e68725351c..0a6cff8e567f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-# Maintainer: Alexander Rødseth <xyproto@archlinux.org>
+# Maintainer: Alexander F Rødseth <xyproto@archlinux.org>
pkgname=aurtic
-pkgver=0.4
+pkgver=0.5
pkgrel=1
pkgdesc='Download and extract source packages from AUR'
arch=('x86_64' 'i686')