summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Audet2019-11-17 13:56:20 -0500
committerJeremy Audet2019-11-17 13:56:20 -0500
commitfe83e8132b2b2d8cca2fc4973d4afa805a3a40e4 (patch)
tree51159d3813d10df36b629e7259c58756306d5487
parentd278c1ba6f866312187271a151616478f39d07a4 (diff)
downloadaur-fe83e8132b2b2d8cca2fc4973d4afa805a3a40e4.tar.gz
Update to version 1.0.1747
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63d5ce17d095..efc1fe91bc7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,18 @@
pkgbase = gog-bastion
pkgdesc = An action role-playing game set in a lush imaginative world. (GOG version)
- pkgver = 1.50436.29.08.2018.23317
+ pkgver = 1.0.1747
pkgrel = 2
- epoch = 2
+ epoch = 3
url = https://www.gog.com/game/bastion
arch = i686
arch = x86_64
groups = games
groups = gog
license = custom
- source = local:///bastion_1_50436_29_08_2018_23317.sh
+ source = local:///bastion_1_0_1747_initial_test_33876.sh
source = gog-bastion.desktop
source = gog-bastion
- sha256sums = e8b35a29dbe0e941232eea3c63ad2ae75f3d605868dfab5acdae85254e73b79a
+ sha256sums = 3be3bc37cb24d3031f9e469b97a16639ad81a3ea217fcf20865d9e034ae523b6
sha256sums = 79c2b1c4e8d00c3b0f9dfc2b700929b6dc85b332047533e418fd0eb5cd41465b
sha256sums = 306723d271f33e32d3e057b7b1c69bc0075223364c136898557b24e4ae035a1c
diff --git a/PKGBUILD b/PKGBUILD
index 8af4cffbba84..3fdedac9ac07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,19 +4,19 @@
# shellcheck disable=SC2034,SC2154
pkgname=gog-bastion
-# pkgver was once 2.0.0.1
-epoch=2
-pkgver='1.50436.29.08.2018.23317'
+# pkgver changes have no apparent rhyme or reason
+epoch=3
+pkgver='1.0.1747'
pkgrel=2
pkgdesc='An action role-playing game set in a lush imaginative world. (GOG version)'
url='https://www.gog.com/game/bastion'
license=('custom')
groups=('games' 'gog')
arch=('i686' 'x86_64')
-source=("local:///bastion_${pkgver//./_}.sh"
+source=("local:///bastion_${pkgver//./_}_initial_test_33876.sh"
"${pkgname}.desktop"
"$pkgname")
-sha256sums=('e8b35a29dbe0e941232eea3c63ad2ae75f3d605868dfab5acdae85254e73b79a'
+sha256sums=('3be3bc37cb24d3031f9e469b97a16639ad81a3ea217fcf20865d9e034ae523b6'
'79c2b1c4e8d00c3b0f9dfc2b700929b6dc85b332047533e418fd0eb5cd41465b'
'306723d271f33e32d3e057b7b1c69bc0075223364c136898557b24e4ae035a1c')