summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJörn Hofmann2021-09-20 14:32:31 +0200
committerJörn Hofmann2021-09-20 14:32:37 +0200
commita5eddc88465ec884a3049d53e61616ca51168bfe (patch)
tree70bb210d9b8cb38a0369e6a1354889eeefd91578 /PKGBUILD
parent0966963022a34d9823eaaf6b4f12dc2485363a85 (diff)
downloadaur-a5eddc88465ec884a3049d53e61616ca51168bfe.tar.gz
Bump to v1.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20d491f4e9c8..50adba8369c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,8 @@
+# Maintainer: Jörn Hofmann <joernhofmann@web.de>
+# Contributor: Radoslaw Mejer <radmen@radmen.info>
+
pkgname="git-toolbelt"
-pkgver=1.5.1
+pkgver=1.7.0
pkgrel=1
pkgdesc="A suite of useful Git commands that aid with scripting or every day command line usage"
arch=(any)
@@ -9,7 +12,7 @@ source=(
"git-toolbelt-$pkgver.zip::https://github.com/nvie/git-toolbelt/archive/v$pkgver.tar.gz"
)
sha256sums=(
- "0fe8551fe5f9c05aaa566aba6f94667240cb0f6221a3c8d0d8cccff31244b1a8"
+ "ea17c85a2494c98daf56c517c3dfcfb288a726ce867120ffb52befb22d42f2c5"
)
package() {