summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2017-04-23 21:32:23 +0200
committerhaawda2017-04-23 21:32:23 +0200
commitb17bde746255f410e19397d23717e1d353b98bb2 (patch)
tree721e218817942dd80df478ef8757215e7afc988c /PKGBUILD
parent5da735aea44b448e62deefd235ad79502b476420 (diff)
downloadaur-b17bde746255f410e19397d23717e1d353b98bb2.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8d937286acc3..a3a348382d3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Contributor: stefan husmann <stefan-husmann@t-online.de>
pkgname=galaxy2
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc="Stellar Simulation"
url="http://www.kornelix.net/galaxy2/galaxy2.html"
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3')
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-md5sums=('19b7ab12103ee55d82b7be3b19b449e6')
+sha256sums=('ee2a7b1a6d7f66538b4b95204741ac5e4afd8fa6cd488bd3c8879fe316d3ae55')
options=('!emptydirs')
build() {