summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlec S2017-10-17 23:51:13 -0700
committerAlec S2017-10-17 23:51:13 -0700
commit132afe5fa04e6ceb77c1bc9682410e70aa78f01f (patch)
tree72d3cb3e8a9f4a61de33f386fe40345651924265
parent2773403576a18e279b10fab03541d7ff382475a9 (diff)
downloadaur-132afe5fa04e6ceb77c1bc9682410e70aa78f01f.tar.gz
bump to 5.0.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0a6f11267709..8d942517f3a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Tue Sep 12 04:37:28 UTC 2017
+# Wed Oct 18 06:50:44 UTC 2017
pkgbase = git-town
pkgdesc = A git extension for generic high-level git workflow support
- pkgver = 4.2.1
+ pkgver = 5.0.0
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.2.1/git-town-linux-amd64
+ source = git-town::https://github.com/Originate/git-town/releases/download/v5.0.0/git-town-linux-amd64
source = https://raw.githubusercontent.com/Originate/git-town/master/LICENSE
- md5sums = 560823b6c1948bdaec1696ad1de52e46
+ md5sums = 2bf4cb89c96b0b7eb8520950c2eb329f
md5sums = SKIP
pkgname = git-town
diff --git a/PKGBUILD b/PKGBUILD
index 546c0e5eb1b3..68c0707d9670 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Allonsy < linuxbash8 [at@at] gmail [dot.dot] com >
pkgname=git-town
-pkgver=4.2.1
+pkgver=5.0.0
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.2.1/git-town-linux-amd64"
+source=("$pkgname"::"https://github.com/Originate/git-town/releases/download/v5.0.0/git-town-linux-amd64"
"https://raw.githubusercontent.com/Originate/git-town/master/LICENSE")
-md5sums=('560823b6c1948bdaec1696ad1de52e46'
+md5sums=('2bf4cb89c96b0b7eb8520950c2eb329f'
'SKIP')
package() {