summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArkadiy Illarionov2022-06-12 13:34:34 +0300
committerArkadiy Illarionov2022-06-12 13:35:09 +0300
commit757946d4a1d9283429a9a84546b75583da7a1238 (patch)
tree6ab0e4b4f1a32db3d8ca120ada35930c78fcc2b2 /PKGBUILD
parent83047ffb5fd8776f11c94720f0d8dc8c5a6513cf (diff)
downloadaur-757946d4a1d9283429a9a84546b75583da7a1238.tar.gz
Release 0.9.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e8c4304c42c..17bebc5ffc47 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=fheroes2
-pkgver=0.9.15
+pkgver=0.9.16
pkgrel=1
-pkgdesc="Free Heroes of Might and Magic II (fheroes2) is a recreation of HoMM2 game engine"
+pkgdesc="Recreation of the Heroes of Might and Magic II game engine"
arch=('i686' 'x86_64' 'armv7h')
url="https://ihhub.github.io/fheroes2/"
license=('GPL2')
@@ -14,7 +14,7 @@ conflicts=('fheroes2-git' 'fheroes2-svn')
source=(
$pkgname-$pkgver.tar.gz::https://github.com/ihhub/$pkgname/archive/$pkgver.tar.gz
)
-md5sums=('9c12a7a206230ce04c55f8fe8294c740')
+md5sums=('e9b2fde350ef9006861c206e2e556c0f')
build() {
cd "$srcdir/$pkgname-$pkgver"