summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormatthiakl2023-12-22 11:17:47 +0100
committermatthiakl2023-12-22 11:17:47 +0100
commitff15af9bb3babb5672dfc8698d9273997c5faa72 (patch)
tree9c957c890b23187ee0b53035b77fc10672538c1e
parent1c9142dc87988377a199d601942c5fae95e01b6b (diff)
downloadaur-ff15af9bb3babb5672dfc8698d9273997c5faa72.tar.gz
Bump version and epoch
-rw-r--r--PKGBUILD8
1 files changed, 6 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 451bdc6748be..4da9fcc18597 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
_pkgname=widelands
pkgname="${_pkgname}-git"
-epoch=0
+epoch=1
_pkgver=latest
-pkgver=1.1+git25734_aa65c41_20220428
+pkgver=1.2+git26407_6f1730c_20231222
pkgrel=1
pkgdesc="An elaborate realtime multiplayer strategy game with emphasis on economy and transport - development version. In the spirit of BlueByte's 'Siedler II/ Settlers 2'."
url="http://widelands.org/"
@@ -28,6 +28,10 @@ depends=(
'sdl2_ttf'
'zlib'
)
+optdepends=(
+ "widelands-maps-rttr: To play the maps from the game 'Return to the Roots' in Widelands."
+ "widelands-maps-siedler2: To play the maps from the game 'Settlers II' in Widelands."
+)
makedepends=(
'cmake' # For configuring the build
'coreutils' # For `nproc`