summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpolygamma2023-05-14 22:28:42 +0200
committerpolygamma2023-05-14 22:28:42 +0200
commit4333dfe564874fc25b74da7891a8499003078c99 (patch)
treeb4a08853ffa060f251909d0bb6618fd64d462e32 /PKGBUILD
parent845421ebc6f248ac182f4e5621b0503176d797eb (diff)
downloadaurman.tar.gz
2.22
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acf4c5d386e2..f31bbce79ab4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Jonni Westphalen <jonny.westphalen@googlemail.com>
pkgname=aurman
-pkgver=2.21
+pkgver=2.22
pkgrel=1
pkgdesc="AUR helper with almost pacman syntax"
arch=('any')
url="https://github.com/polygamma/aurman"
license=('MIT')
depends=('python' 'expac' 'python-requests' 'git' 'python-regex' 'python-dateutil' 'pyalpm' 'python-feedparser' 'python-setuptools')
-source=('aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=${pkgver}')
+source=("aurman_sources::git+https://github.com/polygamma/aurman.git?signed#tag=${pkgver}")
md5sums=('SKIP')
validpgpkeys=('F3FAE51DB14A292C5C0A5535910B8C499BED531B') # Jonni Westphalen