summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohn-Michael Mulesa2022-06-28 17:14:47 +1000
committerJohn-Michael Mulesa2022-06-28 17:14:47 +1000
commit2baf65aec9c8ce20f816c793a9d7b721b0b871ee (patch)
treee046fd3db6dbc8efc95e361a14f7e870fbe05b9e /PKGBUILD
parentbd32d08d90ec89b7e7ffccba17d88279843be204 (diff)
downloadaur-ut2004-gog.tar.gz
Add cdkey to first-run setup.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de3529a1fa96..369b745910c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=ut2004-gog
pkgver=3369
_pkgvermaj=3369
_pkgvermin=2
-pkgrel=4
+pkgrel=5
pkgdesc="Unreal Tournament 2004 ECE native Linux version with data via GOG"
arch=('i686' 'x86_64')
url="https://www.gog.com/game/unreal_tournament_2004_ece"
@@ -16,7 +16,6 @@ license=('custom')
depends=('sdl' 'openal' 'libstdc++5')
makedepends=('lgogdownloader' 'innoextract')
conflicts=('ut2004' 'ut2004-steam')
-install=ut2004.install
source=("setup_unreal_tournament_2004_1.0_(18947).exe::gogdownloader://unreal_tournament_2004_ece/en1installer0"
"setup_unreal_tournament_2004_1.0_(18947)-1.bin::gogdownloader://unreal_tournament_2004_ece/en1installer1"
"https://github.com/jm2/archlinux-package-ut2004-steam/raw/master/ut2004-lnxpatch$_pkgvermaj-$_pkgvermin.tar.bz2"
@@ -28,7 +27,7 @@ sha256sums=('1f8712b4da90a22d822e4f2c2a4d841df2692be96d0f85f9064c6c77480c3b85'
'438b9b13a367d46f23cce12b065382a55afa2fc68add1f1dd3db03b015f60bb3'
'daf88b168e941d0bdd6c6637934a98d703f962afec7c64a1502c5b82ff66c6c8'
'9fd35b406dc32caa6a0700bda89ac72f561346b919c4764d943bf4198ec032fd'
- '5b47246e4f22ecca725e18f355b7f50fd0b56061e54a95a87146cd564ad65e10')
+ 'bd03cfb6a2006cb8a7786111e156b4a71f31ea1af38fc1329c8364d6082bb952')
# If you want to use lgogdownloader add the following to /etc/makepkg.conf
# DLAGENTS+=('gogdownloader::/usr/bin/lgogdownloader --download-file=%u -o %o')