summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-01-04 14:26:03 +0100
committerhaawda2020-01-04 14:26:03 +0100
commitdcc854ff1a5ee2bc94ad7fb817474a746add2de6 (patch)
tree502b54365b71015f0cc4955093ba960fd4e5d947 /PKGBUILD
parentc13345b7fd2b87d00a2099c23911f4ceaff21900 (diff)
downloadaur-dcc854ff1a5ee2bc94ad7fb817474a746add2de6.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 929fc4512b88..756322da1b60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: stefan husmann <stefan-husmann@t-online.de>
pkgname=galaxy2
-pkgver=1.3
-pkgrel=8
+pkgver=1.5
+pkgrel=1
pkgdesc="Stellar Simulation"
url="http://www.kornelix.net/galaxy2/galaxy2.html"
arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3')
source=("http://www.kornelix.net/downloads/downloads/$pkgname-$pkgver.tar.gz")
-sha256sums=('c40661e99048a95da6e2783cfdc7159bc80d58820fcfdb5f585b0547655dd3eb')
+sha256sums=('a3054abef192e15f398fd978bfe48d2caf5d81c754980d448ad8b76ffad7667a')
options=('!emptydirs')
build() {