summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpolygamma2018-03-21 11:05:25 +0100
committerpolygamma2018-03-21 11:05:25 +0100
commit985c3ea67f2110c407f706bb89707f97e25fd201 (patch)
tree4360eb50b37bf3751efb55faf1d598facd218895
parent965fe11438e9a127ce19b5e323bb065a4973d0a0 (diff)
downloadaur-985c3ea67f2110c407f706bb89707f97e25fd201.tar.gz
2.9.14
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58fa31e552a1..6ed0494f153b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
pkgdesc = aurman AUR helper with almost pacman syntax
- pkgver = 2.9.13
+ pkgver = 2.9.14
pkgrel = 1
url = https://github.com/polygamma/aurman
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = aurman
depends = sudo
depends = git
depends = python-regex
- source = aurman_sources::git+https://github.com/polygamma/aurman.git#tag=2.9.13
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git#tag=2.9.14
md5sums = SKIP
pkgname = aurman
diff --git a/PKGBUILD b/PKGBUILD
index 9a177aab1c58..3b53360c7191 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.9.13
+pkgver=2.9.14
pkgrel=1
pkgdesc="aurman AUR helper with almost pacman syntax"
arch=('x86_64')