summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZacharias Knudsen2022-03-28 09:37:03 +0200
committerZacharias Knudsen2022-03-28 09:37:03 +0200
commit6c469fb015a11830d078ab2e15038ef035572280 (patch)
tree2430d0c4a789db90520c87971fefc6776ea9f37e
parentc89227299c3327cc21645e6c75b4cc25485b1123 (diff)
downloadaur-6c469fb015a11830d078ab2e15038ef035572280.tar.gz
Bump patch version
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c88edc3cdb72..3b54619768f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gog-unreal-tournament-goty
pkgdesc = Unreal Tournament (99): Game of the Year Edition. GOG Version.
pkgver = 2.0.0.5
- pkgrel = 7
+ pkgrel = 9
url = https://www.gog.com/game/unreal_tournament_goty
arch = x86_64
license = MIT
@@ -19,10 +19,10 @@ pkgbase = gog-unreal-tournament-goty
depends = lib32-sdl
noextract = OldUnreal-UTPatch469a-Linux.tar.bz2
source = setup_ut_goty_2.0.0.5.exe::gogdownloader://unreal_tournament_goty/en1installer0
- source = https://github.com/OldUnreal/UnrealTournamentPatches/releases/download/v469a/OldUnreal-UTPatch469a-Linux.tar.bz2
+ source = https://github.com/OldUnreal/UnrealTournamentPatches/releases/download/v469b/OldUnreal-UTPatch469b-Linux.tar.bz2
source = gog-unreal-tournament-goty.desktop
sha256sums = 4cc257d54d97659c5062f2bf186d0a8c6959561d11e42d8fcf2eac07f1926803
- sha256sums = d521a8339b80a4c86019c3648fb55cfc29edffeec73047ceb72784b159cc84f1
+ sha256sums = 99b0832dfa5e8122b79c05b0d3cd22a277e36b865a1079941ee62c986cd92c1f
sha256sums = 60a0211a47a4d1b2c6b31da4ecd4848fcb3338dc06430599969c77dc6a5d87e0
pkgname = gog-unreal-tournament-goty
diff --git a/PKGBUILD b/PKGBUILD
index 0d38d547b091..7fede569568a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Zacharias Knudsen <zachasme@gmail.com>
pkgname=gog-unreal-tournament-goty
pkgver=2.0.0.5
-pkgrel=8
+pkgrel=9
pkgdesc="Unreal Tournament (99): Game of the Year Edition. GOG Version."
arch=('x86_64')
url="https://www.gog.com/game/unreal_tournament_goty"
@@ -12,11 +12,11 @@ depends=('lib32-libgl'
'lib32-sdl')
makedepends=('innoextract')
source=("setup_ut_goty_${pkgver}.exe::gogdownloader://unreal_tournament_goty/en1installer0"
- "https://github.com/OldUnreal/UnrealTournamentPatches/releases/download/v469a/OldUnreal-UTPatch469a-Linux.tar.bz2"
+ "https://github.com/OldUnreal/UnrealTournamentPatches/releases/download/v469b/OldUnreal-UTPatch469b-Linux.tar.bz2"
"gog-unreal-tournament-goty.desktop")
noextract=("OldUnreal-UTPatch469a-Linux.tar.bz2")
sha256sums=("4cc257d54d97659c5062f2bf186d0a8c6959561d11e42d8fcf2eac07f1926803"
- "d521a8339b80a4c86019c3648fb55cfc29edffeec73047ceb72784b159cc84f1"
+ "99b0832dfa5e8122b79c05b0d3cd22a277e36b865a1079941ee62c986cd92c1f"
"60a0211a47a4d1b2c6b31da4ecd4848fcb3338dc06430599969c77dc6a5d87e0")
# If you want to use lgogdownloader add the following to /etc/makepkg.conf