summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-10-26 20:12:26 +1300
committerGeorge Rawlinson2022-10-26 20:12:26 +1300
commit2706bedc266e21e96d028a5ba62f5ee2eceb2d28 (patch)
treefd0b1c67dd167baa0108ee8c2d6a23c26afc2110 /PKGBUILD
parent8e42c71f1bd6cf7531643e0205d2f4254e50c21f (diff)
downloadaur-pypyr.tar.gz
upgpkg: pypyr 5.7.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f24a348aa31d..9e32e7e72793 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=pypyr
-pkgver=5.7.0
+pkgver=5.7.1
pkgrel=1
pkgdesc='Task runner for automation pipelines'
arch=('any')
@@ -22,7 +22,7 @@ makedepends=(
'python-wheel'
)
checkdepends=('python-pytest' 'python-pyfakefs')
-_commit='5bb3bc53d391a4ea320a3f958de0af65f5a3f0ba'
+_commit='dc3ccc42000f24bd937d5932f7ba65bdade0ac91'
source=("$pkgname::git+https://github.com/pypyr/pypyr.git#commit=$_commit")
b2sums=('SKIP')