summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfelics2018-08-24 13:02:25 +0200
committerfelics2018-08-24 13:02:25 +0200
commit585e1ea72218a0430b69c4cc3d2a328e4474cfcd (patch)
treedb42bcac86723355284ea13f47abacb1eff186a6 /PKGBUILD
parentc30831f18a30c9aede319eb3dbcead035ac25071 (diff)
downloadaur-585e1ea72218a0430b69c4cc3d2a328e4474cfcd.tar.gz
Fixed typo in siedler2-data optdepends.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b97b05f3e1a5..ea0a01002869 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=2
+pkgrel=3
license=('unknown: proprietary')
options+=('emptydirs')
@@ -30,7 +30,7 @@ package_siedler2-data() {
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."
- "sieler2-doc: The original Blue Byte manual."
+ "siedler2-doc: The original Blue Byte manual."
)
cd "${srcdir}"