summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-07-07 13:12:02 +0200
committerGoliathLabs2020-07-07 13:12:02 +0200
commitb6b8a565be4c2b5101e14e267cf15da1440c063c (patch)
tree270004a8a448b791134c6b7f43752f9881865c1d
parent2194f072e8b17efc86eb88bc41f45de21aed167c (diff)
downloadaur-b6b8a565be4c2b5101e14e267cf15da1440c063c.tar.gz
Updated: Upstream URL & sources
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff168846569b..9135b1ad5005 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = arx-libertatis-bin
pkgdesc = Cross-platform port of Arx Fatalis, a first-person role-playing game. (binary version)
pkgver = 1.1.2
- pkgrel = 1
- url = http://arx-libertatis.org/
+ pkgrel = 2
+ url = https://arx-libertatis.org/
arch = x86_64
license = GPL3
depends = sdl
@@ -16,8 +16,8 @@ pkgbase = arx-libertatis-bin
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.23.x86_64.rpm
- sha256sums = 0db7510fa261d06023fd3953b63a55928da2e3ae74fea3960098bf73a05296d7
+ source = https://download.opensuse.org/repositories/home:/dscharrer/Fedora_Rawhide/x86_64/arx-libertatis-1.1.2-9.27.x86_64.rpm
+ sha256sums = 85260e78cec225ca036713cc77d7ab6afb926619badd902f16e6a23db53891c4
pkgname = arx-libertatis-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1c2b161389cb..c12904c74b94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@
_pkgname=arx-libertatis
pkgname=$_pkgname-bin
pkgver=1.1.2
-pkgrel=1
-rpmrel=9.23
+pkgrel=2
+rpmrel=9.27
pkgdesc='Cross-platform port of Arx Fatalis, a first-person role-playing game. (binary version)'
-url='http://arx-libertatis.org/'
+url='https://arx-libertatis.org/'
arch=('x86_64')
license=('GPL3')
depends=('sdl' 'openal' 'glew1.10')
@@ -20,7 +20,7 @@ optdepends=('qt5-base: enable built-in crash handler (Qt5 version; recompile nee
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=('0db7510fa261d06023fd3953b63a55928da2e3ae74fea3960098bf73a05296d7')
+sha256sums=('85260e78cec225ca036713cc77d7ab6afb926619badd902f16e6a23db53891c4')
package() {
bsdtar -C $pkgdir -xf $srcdir/$_pkgname-$pkgver-*.rpm