summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlec S2018-04-25 15:47:18 -0700
committerAlec S2018-04-25 15:47:18 -0700
commitfdedf66f78f33de331ab0d9c9a96ad6ddc23905e (patch)
treef9e8b5b26e22f6c67f42e7b22ec184b22f19ac84
parentbb90116e6de21aa72924564d217f5bfb718bcecb (diff)
downloadaur-fdedf66f78f33de331ab0d9c9a96ad6ddc23905e.tar.gz
bump to 7.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 439c9ec7d621..5c05dc4eeb75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Dec 30 22:52:25 UTC 2017
+# Wed Apr 25 22:47:08 UTC 2018
pkgbase = git-town
pkgdesc = A git extension for generic high-level git workflow support
- pkgver = 5.1.0
+ pkgver = 7.1.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/v5.1.0/git-town-linux-amd64
+ source = git-town::https://github.com/Originate/git-town/releases/download/v7.1.1/git-town-linux-amd64
source = https://raw.githubusercontent.com/Originate/git-town/master/LICENSE
- md5sums = 20f3e531d165fee0fad214a7bb04868b
+ md5sums = ac07e617bdc6a076490ebff132b3180d
md5sums = SKIP
pkgname = git-town
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() {