summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authordreieck2023-04-15 12:25:00 +0200
committerdreieck2023-04-15 12:25:00 +0200
commit47ca119e128233203f974b3cc3d2404d03820341 (patch)
tree947ac605cccc03203a79965c1f9ea0968ac88b27 /PKGBUILD
parentfea5ad1fb64eb08585da6f035223a1dfe22db224 (diff)
downloadaur-siedler2-data.tar.gz
Corrected `$pkgdesc` in `package_siedler2-data()`.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1372494e7cc8..c141e6ac5ff2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Game data files and manual of Blue Byte's 'Siedler II'/'Settlers II' to
url='http://archive.org/details/die_siedler_2_151'
arch=('any')
pkgver='venividivici_gold'
-pkgrel=12
+pkgrel=13
license=('custom: proprietary')
options+=('emptydirs')
@@ -27,7 +27,7 @@ sha256sums=(
package_siedler2-data() {
- pkgdesc="Game data files of Blue Byte's 'Siedler II'/'Settlers II' to be used with 'Return to the Roots'. Maps can also be played with 'widelands'."
+ pkgdesc="Game data files of Blue Byte's 'Siedler II'/'Settlers II' to be used with 'Return to the Roots'."
optdepends+=(
"return-to-the-roots: To play the game."
"widelands-maps-siedler2: To play the maps in the game 'widelands' (some things might not work correctly)."