summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Perry (Pezz)2016-10-19 13:16:56 +1100
committerSimon Perry (Pezz)2016-10-19 13:16:56 +1100
commitfe2fa5836127e2a5beba55a6a035174fc6a66403 (patch)
tree2da4ea60ced6c72de6334bb8710abe65cbf541f0
parent78e24fa58bb1b39ebcae2b23dbac65e47b238f78 (diff)
downloadaur-shortcircuit.tar.gz
Bump to: 0.1.4-2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3cab64ef5d87..617a320de5ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = shortcircuit
pkgdesc = A tool for EVE Online that finds the shortest path between solar systems (including wormholes)
pkgver = 0.1.4
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/farshield/shortcircuit
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 63cfc304c267..b088c13396c8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=shortcircuit
pkgver=0.1.4
-pkgrel=1
+pkgrel=2
_reltype='beta'
pkgdesc='A tool for EVE Online that finds the shortest path between solar systems (including wormholes)'
arch=('any')
@@ -31,3 +31,6 @@ package() {
md5sums=('0eec71bbb89c871b0f692dc4e4738cc1'
'284dfed1b0d0996b9b21417b5d9b0019'
'b1e948a581bb4738724ded5231f71292')
+md5sums=('0eec71bbb89c871b0f692dc4e4738cc1'
+ '284dfed1b0d0996b9b21417b5d9b0019'
+ 'b1e948a581bb4738724ded5231f71292')