summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorpolygamma2018-03-20 22:45:40 +0100
committerpolygamma2018-03-20 22:45:40 +0100
commit965fe11438e9a127ce19b5e323bb065a4973d0a0 (patch)
tree5daa1dd06f455b57a893c6e8d15305675f54a878
parentfd9438a3b288bd1c0e0b4d39f43afed8b99cf305 (diff)
downloadaur-965fe11438e9a127ce19b5e323bb065a4973d0a0.tar.gz
2.9.13
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6557cd81cdf..58fa31e552a1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = aurman
- pkgdesc = aurman AUR helper
- pkgver = 2.9.12
+ pkgdesc = aurman AUR helper with almost pacman syntax
+ pkgver = 2.9.13
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.12
+ source = aurman_sources::git+https://github.com/polygamma/aurman.git#tag=2.9.13
md5sums = SKIP
pkgname = aurman
diff --git a/PKGBUILD b/PKGBUILD
index b491b56f3fb6..9a177aab1c58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.9.12
+pkgver=2.9.13
pkgrel=1
-pkgdesc="aurman AUR helper"
+pkgdesc="aurman AUR helper with almost pacman syntax"
arch=('x86_64')
url="https://github.com/polygamma/aurman"
license=('MIT')