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 52e9a508ba25..546c0e5eb1b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Allonsy < linuxbash8 [at@at] gmail [dot.dot] com >
pkgname=git-town
-pkgver=4.0.0
+pkgver=4.2.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/v4.0.0/git-town-linux-amd64"
+source=("$pkgname"::"https://github.com/Originate/git-town/releases/download/v4.2.1/git-town-linux-amd64"
"https://raw.githubusercontent.com/Originate/git-town/master/LICENSE")
-md5sums=('765e1491c026dec2af98d2b0b66835a5'
+md5sums=('560823b6c1948bdaec1696ad1de52e46'
'SKIP')
package() {