summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-01-28 23:54:53 +0100
committerhaawda2022-01-28 23:54:53 +0100
commit626f47894fdfdfaa53e2e5d2017d332ca8c0ffe4 (patch)
treeadceea4c20a69bde2a073a88e1f70eab32339b80
parent5ef947c43e4220cde21af953d573b34be8cb36de (diff)
downloadaur-626f47894fdfdfaa53e2e5d2017d332ca8c0ffe4.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e3b6049692d..9cacce837c32 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = galaxy2
pkgdesc = Stellar Simulation
- pkgver = 1.7
- pkgrel = 2
+ pkgver = 1.8
+ pkgrel = 1
url = http://www.kornelix.net/galaxy2/galaxy2.html
arch = i686
arch = x86_64
license = GPL3
depends = clutter-gtk
options = !emptydirs
- source = http://www.kornelix.net/downloads/downloads/galaxy2-1.7.tar.gz
- sha256sums = eafe63ff64f6b4d588f873bd059790b7be7fbfabd81d45476a4e32926eec7140
+ source = http://www.kornelix.net/downloads/downloads/galaxy2-1.8.tar.gz
+ sha256sums = 37a57410fb197f556c5832e420a178bf13257aae8d5353a75b12e491dae76fab
pkgname = galaxy2
diff --git a/PKGBUILD b/PKGBUILD
index 0deaa90acf2c..1dd58f1e4dcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=galaxy2
-pkgver=1.7
-pkgrel=2
+pkgver=1.8
+pkgrel=1
pkgdesc="Stellar Simulation"
url="http://www.kornelix.net/galaxy2/galaxy2.html"
arch=('i686' 'x86_64')
license=('GPL3')
depends=('clutter-gtk')
source=("http://www.kornelix.net/downloads/downloads/$pkgname-$pkgver.tar.gz")
-sha256sums=('eafe63ff64f6b4d588f873bd059790b7be7fbfabd81d45476a4e32926eec7140')
+sha256sums=('37a57410fb197f556c5832e420a178bf13257aae8d5353a75b12e491dae76fab')
options=('!emptydirs')
build() {