summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')