summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7902d2e8539d..4d77ca6a48b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Feb 18 13:09:12 UTC 2016
+# Sat May 28 17:51:58 UTC 2016
pkgbase = starcheat
pkgdesc = Starbound player save editor and Python library
- pkgver = 0.27
+ pkgver = 0.27.1
pkgrel = 1
url = https://github.com/wizzomafizzo/starcheat
arch = any
@@ -11,11 +11,11 @@ pkgbase = starcheat
makedepends = dos2unix
depends = python-pyqt5
depends = python-pillow
- source = https://github.com/wizzomafizzo/starcheat/archive/0.27.tar.gz
+ source = https://github.com/wizzomafizzo/starcheat/archive/0.27.1.tar.gz
source = py-starbound.zip::https://github.com/blixt/py-starbound/archive/3adf5c8e35aa93603cf72dfe115808bc8372ca6a.zip
source = starcheat.desktop
source = starcheat.sh
- md5sums = d587f564c820abd5afdf5eba4562950a
+ md5sums = 00ca6182e9cc8929b135a1887b6ed9f7
md5sums = 45951b751eede3762d40ab2c64142a31
md5sums = ef05183a35e289f6e036068db0d8c30b
md5sums = b1bdefdf82633ee135ea8980304f5513
diff --git a/PKGBUILD b/PKGBUILD
index 83222b0b341f..851c11bab1da 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=starcheat
-pkgver=0.27
+pkgver=0.27.1
pkgrel=1
pkgdesc="Starbound player save editor and Python library"
arch=(any)
@@ -11,7 +11,7 @@ source=("https://github.com/wizzomafizzo/starcheat/archive/$pkgver.tar.gz"
"py-starbound.zip::https://github.com/blixt/py-starbound/archive/3adf5c8e35aa93603cf72dfe115808bc8372ca6a.zip"
"starcheat.desktop"
"starcheat.sh")
-md5sums=('d587f564c820abd5afdf5eba4562950a'
+md5sums=('00ca6182e9cc8929b135a1887b6ed9f7'
'45951b751eede3762d40ab2c64142a31'
'ef05183a35e289f6e036068db0d8c30b'
'b1bdefdf82633ee135ea8980304f5513')