summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Jenssen2023-03-17 18:39:56 +0100
committerDaniel Jenssen2023-03-17 18:39:56 +0100
commit2bd3a0d8a66b9b9cdf5316f33a39280b7e5b10ca (patch)
tree95a8b8f203da7fac52fc266bdf10c1434b74f080 /PKGBUILD
parent8ed09d187da38a3eb0eff49ba0502c9772ce87a3 (diff)
downloadaur-sh2_mp_ai_enabler.tar.gz
Updated to upstream version 0.3.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36c98e8cda15..1b7793621970 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Jenssen <daerandin@gmail.com>
pkgname=sh2_mp_ai_enabler
-pkgver=0.3
-pkgrel=2
+pkgver=0.3.1
+pkgrel=1
pkgdesc="Stronghold 2 Multiplayer AI Enabler"
arch=('x86_64')
url="https://gitlab.com/Daerandin/sh2_mp_ai_enabler"
@@ -11,7 +11,7 @@ optdepends=()
options=('strip')
source=(https://gitlab.com/Daerandin/$pkgname/-/archive/$pkgver/$pkgname-$pkgver.tar.gz)
validpgpkeys=('40EB5B887AF9E9AB68C06179CCDE95DE8A5C8CC6')
-sha256sums=('840c4c94907f733d466ef8ad81fd78f01ade2f2f5ce2375bc0114d4c94d682c4')
+sha256sums=('77e02f5ffe7fc23ab20ebde862fd30088fbcef8ac0e42c108f26afebbd365ed9')
build() {
cd "$pkgname-$pkgver/src"