summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Golatofski2020-01-19 22:50:53 +0100
committerFelix Golatofski2020-01-19 22:50:53 +0100
commitc0383209ceaa0e577c41d7caa39d336f40f0adf6 (patch)
treed7c8dd41cc371ad70e0e41a43a3fdb9184fa80a4 /PKGBUILD
parentdd4f403246bd337861479343aeabba9dfaca763a (diff)
downloadaur-c0383209ceaa0e577c41d7caa39d336f40f0adf6.tar.gz
Updated PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD18
1 files changed, 8 insertions, 10 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d125831d96bf..476b7e631331 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,27 +3,25 @@
pkgname=arxlibertatis-bin
_pkgname=arx-libertatis
pkgver=1.1.2
-pkgrel=1
-rpmrel=4
+pkgrel=2
+rpmrel=9
pkgdesc='Cross-platform port of Arx Fatalis, a first-person role-playing game. (binary version)'
url='http://arx-libertatis.org/'
arch=('i686' 'x86_64')
license=('GPL3')
depends=('sdl' 'openal' 'glew1.10')
-optdepends=('qt: enable built-in crash handler (Qt5 version; recompile needed)'
- 'qt4: enable built-in crash handler (Qt4 version; recompile needed)'
+optdepends=('qt5: enable built-in crash handler (Qt5 version; recompile needed)'
'gdb: generate detailed crash reports'
'arxfatalis-data-copy: Arx Fatalis game data, required to play'
'arxfatalis-data-demo: Arx Fatalis game data from the demo, required to play'
'arxfatalis-data-gog: Arx Fatalis game data from the GOG installer, required to play')
provides=('arxlibertatis')
-conflicts=('arxlibertatis' 'arx-libertatisgit')
-source_x86_64=("http://download.opensuse.org/repositories/home:/dscharrer/Fedora_23/x86_64/$_pkgname-$pkgver-$rpmrel.1.x86_64.rpm")
-source_i386=("http://download.opensuse.org/repositories/home:/dscharrer/Fedora_23/i686/$_pkgname-$pkgver-$rpmrel.1.i686.rpm")
-
-md5sums_x86_64=("576b07947d3a834d07e49232791753bd")
-md5sums_i386=("042f113c9e3e82715c0c7554b3fdfb2c ")
+conflicts=('arxlibertatis' 'arx-libertatis-git')
+source_x86_64=("http://download.opensuse.org/repositories/home:/dscharrer/Fedora_30/x86_64/$_pkgname-$pkgver-$rpmrel.1.x86_64.rpm")
+source_i386=("http://download.opensuse.org/repositories/home:/dscharrer/Fedora_30/i686/$_pkgname-$pkgver-$rpmrel.1.i686.rpm")
+sha512sums_x86_64=('c46478491f8014cc9fdeb90e6b66c274112a513c85f1491eb73cd675c371d2cb87c23c0b6785187d29f8be3033d2deb496990ec7b386d54676e1790bceb31622')
+sha512sums_i386=('89e24e69605f7a468a2c71577aceda80cb0e3f8efebd5e54caffebfaa4cac29b0adbe8c7d1357612f30282abbd5711495d4b155e0b29ee0ec64356059d9fe995')
package() {
bsdtar -C $pkgdir -xf $srcdir/$_pkgname-$pkgver-*.rpm