summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-01-03 18:33:35 +0100
committerStefan Husmann2016-01-03 18:33:35 +0100
commit1f3214e738ef846075435eefbf13a8e08afc12e0 (patch)
tree3af9668820a6185a6f957a1ae141bc96dec234aa /PKGBUILD
parent2481a32a84407f6625f785df7476a568d848cdd0 (diff)
downloadaur-1f3214e738ef846075435eefbf13a8e08afc12e0.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 985e2d098ffe..5adcd15f1ac1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Contributor: stefan husmann <stefan-husmann@t-online.de>
pkgname=galaxy2
-pkgver=1.0
-pkgrel=2
+pkgver=1.1
+pkgrel=1
pkgdesc="Stellar Simulation"
url="http://www.kornelix.com/galaxy2"
arch=('i686' 'x86_64')
license=('GPL3')
depends=('gtk3')
source=("http://www.kornelix.net/downloads/tarballs/$pkgname-$pkgver.tar.gz")
-md5sums=('91f485dc72449db28fe71560024b6498')
+md5sums=('912c835c2c2acfffd1704047a4751217')
options=('!emptydirs')
build() {