summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2022-01-01 22:21:12 +0100
committerhaawda2022-01-01 22:21:12 +0100
commitbfbcffc8226591baa4520d23552d17a25043c817 (patch)
tree41de924cd5ebcc8b018c36717f12656fe5c5bf73
parentb40fb628d8f43afea20d7012cdf704cdf08d46bf (diff)
downloadaur-bfbcffc8226591baa4520d23552d17a25043c817.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 230003cbd166..84db68613b90 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = galaxy2
pkgdesc = Stellar Simulation
- pkgver = 1.6
- pkgrel = 5
+ pkgver = 1.7
+ 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.6.tar.gz
- sha256sums = 2b56e6c28a762ce1494ebed9d877859d1473397a34b4d1f717ef8b7366d074b0
+ source = http://www.kornelix.net/downloads/downloads/galaxy2-1.7.tar.gz
+ sha256sums = e93e8cce16a8bd26c1959d5b1b0ea20c3668433348c3bef550c9ef6e38e8570a
pkgname = galaxy2
diff --git a/PKGBUILD b/PKGBUILD
index ab8abe154f50..b9dc144b5a3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=galaxy2
-pkgver=1.6
-pkgrel=5
+pkgver=1.7
+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=('2b56e6c28a762ce1494ebed9d877859d1473397a34b4d1f717ef8b7366d074b0')
+sha256sums=('e93e8cce16a8bd26c1959d5b1b0ea20c3668433348c3bef550c9ef6e38e8570a')
options=('!emptydirs')
build() {