summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302016-03-25 22:12:58 +0100
committerM0Rf302016-03-25 22:12:58 +0100
commit099a2ec94f7107134478b0020d912a270bafcd3d (patch)
treef7c646e5d8ac781873d21e6f3f1f8fc2dd78a602
parentc52af945b9013a0ccb2aece7ef9e2a3467967ae0 (diff)
downloadaur-099a2ec94f7107134478b0020d912a270bafcd3d.tar.gz
updated source
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6429d4fb7910..f8c79d28689a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Fri Mar 25 21:12:54 UTC 2016
pkgbase = unrealtournament-bonuspack2
pkgdesc = Bonuspack 2: The Digital Extremes Pack for Unreal Tournament.
pkgver = 20000104
- pkgrel = 2
+ pkgrel = 3
url = http://www.unrealtournament2004.com/utgoty/
install = install
arch = i686
@@ -12,7 +14,7 @@ pkgbase = unrealtournament-bonuspack2
makedepends = umodunpack
depends = unrealtournament
conflicts = ut1999-bonuspack2
- source = http://downloads.unrealadmin.org/UnrealTournament/BonusPack/utbonuspack2.zip
+ source = https://github.com/XenGi/oldgames/raw/master/ut/utbonuspack2.zip
source = install
md5sums = 5cf174dab9f91827da9935231c8d1ea6
md5sums = 4c08119de5a5f1be0baf6e6abf2ef7e0
diff --git a/PKGBUILD b/PKGBUILD
index 10e86b6c5c37..93232cadd37e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
-# Mantainer: M0Rf30
+# Maintainer: M0Rf30
pkgname=unrealtournament-bonuspack2
pkgver=20000104
-pkgrel=2
+pkgrel=3
pkgdesc="Bonuspack 2: The Digital Extremes Pack for Unreal Tournament."
arch=('i686' 'x86_64')
url="http://www.unrealtournament2004.com/utgoty/"
@@ -12,7 +12,7 @@ depends=(unrealtournament)
makedepends=(umodunpack)
conflicts=(ut1999-bonuspack2)
install=install
-source=(http://downloads.unrealadmin.org/UnrealTournament/BonusPack/utbonuspack2.zip
+source=(https://github.com/XenGi/oldgames/raw/master/ut/utbonuspack2.zip
install)
package() {