summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonni Westphalen2018-06-20 20:30:20 +0200
committerJonni Westphalen2018-06-20 20:30:20 +0200
commit5e5d3ec00f08b0c809ca43554a63095f45d90184 (patch)
treef19b9ef04c481c58bf9a4ad27291f7678d38a81b
parentc0650a8413e0401d2c37fe76906e58742ecc9603 (diff)
downloadaur-5e5d3ec00f08b0c809ca43554a63095f45d90184.tar.gz
2.13.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e56cfde75c7..a9d15bbbda90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
pkgdesc = AUR helper with almost pacman syntax
- pkgver = 2.13
+ pkgver = 2.13.1
pkgrel = 1
url = https://github.com/polygamma/aurman
arch = any
@@ -11,7 +11,7 @@ pkgbase = aurman
depends = git
depends = python-regex
depends = pacman>=5.1
- source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.13
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=2.13.1
validpgpkeys = 4C3CE98F9579981C21CA1EC3465022E743D71E39
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e5a76101c98a..df451704be9b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.13
+pkgver=2.13.1
pkgrel=1
pkgdesc="AUR helper with almost pacman syntax"
arch=('any')