summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-10-25 22:35:25 +0200
committerStefan Husmann2016-10-25 22:35:25 +0200
commitca6e04c152b701dcbef0d1e03d752892ceed4b3e (patch)
tree2910712ebe573b78c7535bb89a8087096409f46e /PKGBUILD
parent1f3214e738ef846075435eefbf13a8e08afc12e0 (diff)
downloadaur-ca6e04c152b701dcbef0d1e03d752892ceed4b3e.tar.gz
changed
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5adcd15f1ac1..723afe91fb0a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: stefan husmann <stefan-husmann@t-online.de>
pkgname=galaxy2
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Stellar Simulation"
-url="http://www.kornelix.com/galaxy2"
+url="http://www.kornelix.net/galaxy2/galaxy2.html"
arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3')
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-md5sums=('912c835c2c2acfffd1704047a4751217')
+md5sums=('d37f182526cb110dd40f4dd2babdb653')
options=('!emptydirs')
build() {