summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMr.Smith19742023-06-19 20:06:00 +0300
committerMr.Smith19742023-06-19 20:06:00 +0300
commiteb4fd90ff38c9dfd9a7884ca6d19a879598764f4 (patch)
treeaf36c67fda9c154620ec03567afa4c1a9d9978fb
parentb6b8a565be4c2b5101e14e267cf15da1440c063c (diff)
downloadaur-arx-libertatis-bin.tar.gz
Updated build
-rw-r--r--.SRCINFO15
-rw-r--r--PKGBUILD16
2 files changed, 15 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9135b1ad5005..fa11a1730a1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = arx-libertatis-bin
pkgdesc = Cross-platform port of Arx Fatalis, a first-person role-playing game. (binary version)
- pkgver = 1.1.2
- pkgrel = 2
+ pkgver = 1.2.1
+ pkgrel = 1
url = https://arx-libertatis.org/
arch = x86_64
license = GPL3
@@ -10,14 +10,13 @@ pkgbase = arx-libertatis-bin
depends = glew1.10
optdepends = qt5-base: enable built-in crash handler (Qt5 version; recompile needed)
optdepends = gdb: generate detailed crash reports
- optdepends = arxfatalis-data-copy: Arx Fatalis game data, required to play
- optdepends = arxfatalis-data-demo: Arx Fatalis game data from the demo, required to play
- optdepends = arxfatalis-data-gog: Arx Fatalis game data from the GOG installer, required to play
+ optdepends = arx-fatalis-data-copy: Arx Fatalis game data, required to play
+ optdepends = arx-fatalis-data-demo: Arx Fatalis game data from the demo, required to play
+ optdepends = arx-fatalis-data-gog: Arx Fatalis game data from the GOG installer, required to play
provides = arxlibertatis
conflicts = arxlibertatis
conflicts = arx-libertatis-git
- source = https://download.opensuse.org/repositories/home:/dscharrer/Fedora_Rawhide/x86_64/arx-libertatis-1.1.2-9.27.x86_64.rpm
- sha256sums = 85260e78cec225ca036713cc77d7ab6afb926619badd902f16e6a23db53891c4
+ source = https://download.opensuse.org/repositories/home:/dscharrer/Fedora_Rawhide/x86_64/arx-libertatis-1.2.1-1.114.x86_64.rpm
+ sha256sums = 63e4cf987ca3d51507eb4f4f0efdea50ddb70efee40349caa551d1f11a81c5c3
pkgname = arx-libertatis-bin
-
diff --git a/PKGBUILD b/PKGBUILD
index c12904c74b94..f7c8ddb7cfc2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
_pkgname=arx-libertatis
pkgname=$_pkgname-bin
-pkgver=1.1.2
-pkgrel=2
-rpmrel=9.27
+pkgver=1.2.1
+pkgrel=1
+rpmrel=114
pkgdesc='Cross-platform port of Arx Fatalis, a first-person role-playing game. (binary version)'
url='https://arx-libertatis.org/'
arch=('x86_64')
@@ -13,14 +13,14 @@ license=('GPL3')
depends=('sdl' 'openal' 'glew1.10')
optdepends=('qt5-base: 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')
+ 'arx-fatalis-data-copy: Arx Fatalis game data, required to play'
+ 'arx-fatalis-data-demo: Arx Fatalis game data from the demo, required to play'
+ 'arx-fatalis-data-gog: Arx Fatalis game data from the GOG installer, required to play')
provides=('arxlibertatis')
conflicts=('arxlibertatis' 'arx-libertatis-git')
-source=("https://download.opensuse.org/repositories/home:/dscharrer/Fedora_Rawhide/x86_64/$_pkgname-$pkgver-$rpmrel.x86_64.rpm")
-sha256sums=('85260e78cec225ca036713cc77d7ab6afb926619badd902f16e6a23db53891c4')
+source=("https://download.opensuse.org/repositories/home:/dscharrer/Fedora_Rawhide/x86_64/$_pkgname-$pkgver-1.$rpmrel.x86_64.rpm")
+sha256sums=('63e4cf987ca3d51507eb4f4f0efdea50ddb70efee40349caa551d1f11a81c5c3')
package() {
bsdtar -C $pkgdir -xf $srcdir/$_pkgname-$pkgver-*.rpm