summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominic2022-09-28 21:33:28 +0200
committerDominic2022-09-28 21:33:28 +0200
commit2c08a21e6ca187d39f57406fea4a29785ef74922 (patch)
treef64e8872663662467413a5a3651f7d7be2ebafaf
parent44f781e419bc218ced892d4980f8baf09f6e6146 (diff)
downloadaur-2c08a21e6ca187d39f57406fea4a29785ef74922.tar.gz
commander-wars 0.25.5-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fc82cc11103..6c7b67e808d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = commander-wars
pkgdesc = Advance Wars Clone with a lot of additions customizations and modding support
- pkgver = 0.25.1
+ pkgver = 0.25.5
pkgrel = 1
url = https://github.com/Robosturm/Commander_Wars
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = commander-wars
depends = qt6-declarative
depends = qt6-multimedia
options = !emptydirs
- source = https://github.com/Robosturm/Commander_Wars/archive/Beta_25_1.tar.gz
- sha512sums = 297a2bfc6081fd2513df26b3855f1fa7afe2c8bc89742d144842711b73d769dc4b3ca52616fbc3dcf20c7b133429e715715fdeddcf4a50dcfd4c816b7633385c
+ source = https://github.com/Robosturm/Commander_Wars/archive/Beta_25_5.tar.gz
+ sha512sums = 394b2735460a48f7290935e3f526e165791fa54a7b396c816e3632f059388d577fd91747764c865f95902d3c51149bb35ecfa3c16b665198e51dd3265f51654d
pkgname = commander-wars
diff --git a/PKGBUILD b/PKGBUILD
index c10d96fe6bf1..6b5b609d0fbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Lukas1818 aur at lukas1818 dot de
pkgname=commander-wars
-pkgver=0.25.1
-_pkgtag="Beta_25_1"
+pkgver=0.25.5
+_pkgtag="Beta_25_5"
pkgrel=1
pkgdesc="Advance Wars Clone with a lot of additions customizations and modding support"
arch=("$CARCH")
@@ -12,7 +12,7 @@ options=(!emptydirs)
depends=('qt6-declarative' 'qt6-multimedia')
makedepends=('ninja' 'qt6-tools')
source=("https://github.com/Robosturm/Commander_Wars/archive/$_pkgtag.tar.gz")
-sha512sums=('297a2bfc6081fd2513df26b3855f1fa7afe2c8bc89742d144842711b73d769dc4b3ca52616fbc3dcf20c7b133429e715715fdeddcf4a50dcfd4c816b7633385c')
+sha512sums=('394b2735460a48f7290935e3f526e165791fa54a7b396c816e3632f059388d577fd91747764c865f95902d3c51149bb35ecfa3c16b665198e51dd3265f51654d')
prepare()
{