summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f60fc1eb5974..07f32f790551 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Allonsy < linuxbash8 [at@at] gmail [dot.dot] com >
pkgname=git-town
-pkgver=5.1.0
+pkgver=7.1.1
pkgrel=1
pkgdesc="A git extension for generic high-level git workflow support"
url="https://github.com/Originate/git-town"
arch=('x86_64')
license=('MIT')
depends=('git')
-source=("$pkgname"::"https://github.com/Originate/git-town/releases/download/v5.1.0/git-town-linux-amd64"
+source=("$pkgname"::"https://github.com/Originate/git-town/releases/download/v7.1.1/git-town-linux-amd64"
"https://raw.githubusercontent.com/Originate/git-town/master/LICENSE")
-md5sums=('20f3e531d165fee0fad214a7bb04868b'
+md5sums=('ac07e617bdc6a076490ebff132b3180d'
'SKIP')
package() {