summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2021-06-07 21:28:01 +0200
committerhaawda2021-06-07 21:28:01 +0200
commitb40fb628d8f43afea20d7012cdf704cdf08d46bf (patch)
tree0aa7a72b25115db4b915a127a95b5e2e1444505f
parent228b7ced68b50f1b52034625d075e85dba19fbe1 (diff)
downloadaur-b40fb628d8f43afea20d7012cdf704cdf08d46bf.tar.gz
shasum change
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bc1e0e95158..230003cbd166 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = galaxy2
pkgdesc = Stellar Simulation
pkgver = 1.6
- pkgrel = 4
+ pkgrel = 5
url = http://www.kornelix.net/galaxy2/galaxy2.html
arch = i686
arch = x86_64
@@ -9,7 +9,6 @@ pkgbase = galaxy2
depends = clutter-gtk
options = !emptydirs
source = http://www.kornelix.net/downloads/downloads/galaxy2-1.6.tar.gz
- sha256sums = aa59c83c92aa42f8c1d496df18b3d7ddb1eab2e80d0277bbf7d938f06af40d87
+ sha256sums = 2b56e6c28a762ce1494ebed9d877859d1473397a34b4d1f717ef8b7366d074b0
pkgname = galaxy2
-
diff --git a/PKGBUILD b/PKGBUILD
index 8978f41fb4e1..ab8abe154f50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=galaxy2
pkgver=1.6
-pkgrel=4
+pkgrel=5
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=('aa59c83c92aa42f8c1d496df18b3d7ddb1eab2e80d0277bbf7d938f06af40d87')
+sha256sums=('2b56e6c28a762ce1494ebed9d877859d1473397a34b4d1f717ef8b7366d074b0')
options=('!emptydirs')
build() {