summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 071575aabba7..25292fe383ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gog-shortest-trip-to-earth
pkgdesc = a roguelike spaceship simulator featuring exploration, ship management, game-influencing decision-making and real-time tactical battles
- pkgver = 1.3.4
+ pkgver = 1.3.7
pkgrel = 1
url = https://www.gog.com/game/shortest_trip_to_earth
arch = x86_64
@@ -10,12 +10,11 @@ pkgbase = gog-shortest-trip-to-earth
makedepends = lgogdownloader
depends = gtk2
depends = bash
- source = shortest_trip_to_earth_1_3_4.sh::gogdownloader://1911995101/en3installer0
+ source = shortest_trip_to_earth_1_3_7.sh::gogdownloader://1911995101/en3installer0
source = Shortest Trip to Earth.desktop
source = start-shortest-trip-to-earth.sh
- sha512sums = d404c1f4a0e126611b2b5a0c301ce7105a309e9833d80c6d9a197a7c4800b96edfa617f636b22a4ff03ba1aaf92aad71b3bc314b31e0d723b3ddc7412387a344
+ sha512sums = 1c2a70b915d15413a25da2818e63b796b1a8e12a2787493c571e31d51909b5bfa61675ccddf907b7344536e0c40fd7ef95cb2aeb2a0449b6f1f5f63bd4cd8cc4
sha512sums = ec744a0f995ea5d746cf496d54e0a822b7d366c4c6cdff687163ceb0e876b11ee1b8307f19a74b0445414f096160c006537d8d46fc1d40c878bb716e281f93f1
sha512sums = a0d8350d6bb2c1778e032052a85932227ee491a863ba7ed82fc09eaefad9bd380a2fdd573a16e049c6a2a277ad4ccb06b14c6287d8a2bc7d9841dd39225aa988
pkgname = gog-shortest-trip-to-earth
-
diff --git a/PKGBUILD b/PKGBUILD
index 7f07f2c5cd31..dee1dc342738 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Lukas1818 aur at lukas1818 dot de
pkgname=gog-shortest-trip-to-earth
-pkgver=1.3.4
+pkgver=1.3.7
_pkgtag=$pkgver
pkgrel=1
pkgdesc="a roguelike spaceship simulator featuring exploration, ship management, game-influencing decision-making and real-time tactical battles"
@@ -14,7 +14,7 @@ depends=('gtk2' 'bash')
source=("$(echo ${pkgname//-/_} | cut -c 5-)_${pkgver//./_}.sh::gogdownloader://1911995101/en3installer0"
"Shortest Trip to Earth.desktop"
"start-${pkgname:4}.sh")
-sha512sums=('d404c1f4a0e126611b2b5a0c301ce7105a309e9833d80c6d9a197a7c4800b96edfa617f636b22a4ff03ba1aaf92aad71b3bc314b31e0d723b3ddc7412387a344'
+sha512sums=('1c2a70b915d15413a25da2818e63b796b1a8e12a2787493c571e31d51909b5bfa61675ccddf907b7344536e0c40fd7ef95cb2aeb2a0449b6f1f5f63bd4cd8cc4'
'ec744a0f995ea5d746cf496d54e0a822b7d366c4c6cdff687163ceb0e876b11ee1b8307f19a74b0445414f096160c006537d8d46fc1d40c878bb716e281f93f1'
'a0d8350d6bb2c1778e032052a85932227ee491a863ba7ed82fc09eaefad9bd380a2fdd573a16e049c6a2a277ad4ccb06b14c6287d8a2bc7d9841dd39225aa988')