summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlec S2017-09-11 21:39:18 -0700
committerAlec S2017-09-11 21:39:18 -0700
commit2773403576a18e279b10fab03541d7ff382475a9 (patch)
tree8212a23ad2d1090339eee7545e3f633c84ba8e7c
parent5753749f7830c56c87ccf05b530f64a9bb67d4de (diff)
downloadaur-2773403576a18e279b10fab03541d7ff382475a9.tar.gz
update to v4.2.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index be3b73949085..0a6f11267709 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Mon May 15 00:26:28 UTC 2017
+# Tue Sep 12 04:37:28 UTC 2017
pkgbase = git-town
pkgdesc = A git extension for generic high-level git workflow support
- pkgver = 4.0.0
+ pkgver = 4.2.1
pkgrel = 1
url = https://github.com/Originate/git-town
arch = x86_64
license = MIT
depends = git
- source = git-town::https://github.com/Originate/git-town/releases/download/v4.0.0/git-town-linux-amd64
+ source = git-town::https://github.com/Originate/git-town/releases/download/v4.2.1/git-town-linux-amd64
source = https://raw.githubusercontent.com/Originate/git-town/master/LICENSE
- md5sums = 765e1491c026dec2af98d2b0b66835a5
+ md5sums = 560823b6c1948bdaec1696ad1de52e46
md5sums = SKIP
pkgname = git-town
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() {