summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorcorey drew bruce2024-06-30 20:27:25 +1000
committercorey drew bruce2024-06-30 20:27:25 +1000
commitac7466b208e144e7157310e2c7e8c34c8bf63756 (patch)
treeb0ee28245bd58410009cd8ac7e6a582b5de94d2a
parente61586654fde2f9b3e14f3a5ceeeaf65de6b566f (diff)
downloadaur-ac7466b208e144e7157310e2c7e8c34c8bf63756.tar.gz
nzportable-bin 2.0.0indev20240630071750
-rw-r--r--.SRCINFO12
-rwxr-xr-xPKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b439b664aaa..ce1bd911ce80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nzportable-bin
pkgdesc = Nazi Zombies: Portable, a Call of Duty: Zombies "de-make" powered by various enhanced forks of the Quake engine
- pkgver = 2.0.0indev20240625071814
- pkgrel = 2
+ pkgver = 2.0.0indev20240630071750
+ pkgrel = 1
url = https://gitlab.com/linuxbombay/nzp
arch = x86_64
arch = i686
@@ -12,19 +12,19 @@ pkgbase = nzportable-bin
depends = sdl2
depends = yad
source_x86_64 = https://gitlab.com/linuxbombay/nzp/nzp-packaging/-/archive/1.0.2/nzp-packaging-1.0.2.tar.bz2
- source_x86_64 = https://gitlab.com/linuxbombay/nzp/binaries/2.0.0indev20240625071814/-/raw/main/nzportable-linux64.zip
+ source_x86_64 = https://gitlab.com/linuxbombay/nzp/binaries/2.0.0indev20240630071750/-/raw/main/nzportable-linux64.zip
sha256sums_x86_64 = 257206ab55eef91cd0482d425351a683bd23545cd805ea3bf086b9f4e19a8495
sha256sums_x86_64 = 489d2d1a4f894c2cc15da28dfc1920cb65da04378be83850ace18796b6cb07d2
source_i686 = https://gitlab.com/linuxbombay/nzp/nzp-packaging/-/archive/1.0.2/nzp-packaging-1.0.2.tar.bz2
- source_i686 = https://gitlab.com/linuxbombay/nzp/binaries/2.0.0indev20240625071814/-/raw/main/nzportable-linux32.zip
+ source_i686 = https://gitlab.com/linuxbombay/nzp/binaries/2.0.0indev20240630071750/-/raw/main/nzportable-linux32.zip
sha256sums_i686 = 257206ab55eef91cd0482d425351a683bd23545cd805ea3bf086b9f4e19a8495
sha256sums_i686 = a7538157b637cc3907fc8e096edc85b38752b70e63938e47776c66ebe34a16c8
source_aarch64 = https://gitlab.com/linuxbombay/nzp/nzp-packaging/-/archive/1.0.2/nzp-packaging-1.0.2.tar.bz2
- source_aarch64 = https://gitlab.com/linuxbombay/nzp/binaries/2.0.0indev20240625071814/-/raw/main/nzportable-linuxarm64.zip
+ source_aarch64 = https://gitlab.com/linuxbombay/nzp/binaries/2.0.0indev20240630071750/-/raw/main/nzportable-linuxarm64.zip
sha256sums_aarch64 = 257206ab55eef91cd0482d425351a683bd23545cd805ea3bf086b9f4e19a8495
sha256sums_aarch64 = 3729d84512e1c57173abcace8bcd51a1144b1135251fa9308708fb27336d463d
source_armv7l = https://gitlab.com/linuxbombay/nzp/nzp-packaging/-/archive/1.0.2/nzp-packaging-1.0.2.tar.bz2
- source_armv7l = https://gitlab.com/linuxbombay/nzp/binaries/2.0.0indev20240625071814/-/raw/main/nzportable-linuxarmhf.zip
+ source_armv7l = https://gitlab.com/linuxbombay/nzp/binaries/2.0.0indev20240630071750/-/raw/main/nzportable-linuxarmhf.zip
sha256sums_armv7l = 257206ab55eef91cd0482d425351a683bd23545cd805ea3bf086b9f4e19a8495
sha256sums_armv7l = 2d81d3c9af16f81df67c75713310c8ade8d8e1b76f92a466feaecde07f1460d1
diff --git a/PKGBUILD b/PKGBUILD
index d6816c9f1b3b..37ff28e05cff 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=nzportable-bin
-pkgver=2.0.0indev20240625071814
-pkgrel=2
+pkgver=2.0.0indev20240630071750
+pkgrel=1
scriptver=1.0.2
pkgdesc='Nazi Zombies: Portable, a Call of Duty: Zombies "de-make" powered by various enhanced forks of the Quake engine'
arch=('x86_64' 'i686' 'aarch64' 'armv7l')