summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Perry (Pezz)2016-10-10 14:20:20 +1100
committerSimon Perry (Pezz)2016-10-10 14:20:20 +1100
commit78e24fa58bb1b39ebcae2b23dbac65e47b238f78 (patch)
treec8018f33d20b5a110a48aff903c5b8d865a6d515
parenta3ee3753f7b1c51857fea85ac0058827108f0184 (diff)
downloadaur-78e24fa58bb1b39ebcae2b23dbac65e47b238f78.tar.gz
Bump to: 0.1.4-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
-rw-r--r--shortcircuit.desktop2
3 files changed, 10 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ffb9dce16212..3cab64ef5d87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Aug 30 03:37:27 UTC 2016
pkgbase = shortcircuit
pkgdesc = A tool for EVE Online that finds the shortest path between solar systems (including wormholes)
- pkgver = 0.1.3
+ pkgver = 0.1.4
pkgrel = 1
url = https://github.com/farshield/shortcircuit
arch = any
@@ -10,12 +8,12 @@ pkgbase = shortcircuit
depends = python2
depends = python2-requests
depends = python2-pyside
- source = https://github.com/farshield/shortcircuit/archive/v.0.1.3-beta.tar.gz
+ source = https://github.com/farshield/shortcircuit/archive/v.0.1.4-beta.tar.gz
source = shortcircuit.desktop
source = shortcircuit-start.sh
- sha256sums = aa80dcd1ddd20ad3af38e6fd59c3f69b2a531a5625fcd0ca5663d3b57d29c401
- sha256sums = c842df29562e69f47f2cab65e05b3d7127b8b6aa835c6f1a0ebc884b6e15fa68
- sha256sums = bccc903ac6e467fc52b88aa6260fd3d0ea26420bb26c79f1fd4ce21338f9793b
+ md5sums = 0eec71bbb89c871b0f692dc4e4738cc1
+ md5sums = 284dfed1b0d0996b9b21417b5d9b0019
+ md5sums = b1e948a581bb4738724ded5231f71292
pkgname = shortcircuit
diff --git a/PKGBUILD b/PKGBUILD
index be3f4382f87b..63cfc304c267 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Simon Perry (Pezz) <aur@sanxion.net>
pkgname=shortcircuit
-pkgver=0.1.3
+pkgver=0.1.4
pkgrel=1
_reltype='beta'
pkgdesc='A tool for EVE Online that finds the shortest path between solar systems (including wormholes)'
@@ -28,6 +28,6 @@ package() {
install -m 755 ${srcdir}/${pkgname}-start.sh ${pkgdir}/usr/bin/${pkgname}
}
-sha256sums=('aa80dcd1ddd20ad3af38e6fd59c3f69b2a531a5625fcd0ca5663d3b57d29c401'
- 'c842df29562e69f47f2cab65e05b3d7127b8b6aa835c6f1a0ebc884b6e15fa68'
- 'bccc903ac6e467fc52b88aa6260fd3d0ea26420bb26c79f1fd4ce21338f9793b')
+md5sums=('0eec71bbb89c871b0f692dc4e4738cc1'
+ '284dfed1b0d0996b9b21417b5d9b0019'
+ 'b1e948a581bb4738724ded5231f71292')
diff --git a/shortcircuit.desktop b/shortcircuit.desktop
index e19e64217ef7..378e4ca36bf6 100644
--- a/shortcircuit.desktop
+++ b/shortcircuit.desktop
@@ -1,5 +1,5 @@
[Desktop Entry]
-Version=0.1.3
+Version=0.1.4
Encoding=UTF-8
Name=Short Circuit
Comment=Short Circuit for EVE Online