summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-08-24 13:02:25 +0200
committerfelics2018-08-24 13:02:25 +0200
commit585e1ea72218a0430b69c4cc3d2a328e4474cfcd (patch)
treedb42bcac86723355284ea13f47abacb1eff186a6
parentc30831f18a30c9aede319eb3dbcead035ac25071 (diff)
downloadaur-585e1ea72218a0430b69c4cc3d2a328e4474cfcd.tar.gz
Fixed typo in siedler2-data optdepends.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 014ca76aa89e..ba24800d82f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = siedler2-data
pkgdesc = Game data files and manual of Blue Byte's 'Siedler II'/'Settlers II' to be used with 'Return to the Roots'.
pkgver = venividivici_gold
- pkgrel = 2
+ pkgrel = 3
url = http://archive.org/details/die_siedler_2_151
arch = any
license = unknown: proprietary
@@ -16,7 +16,7 @@ pkgbase = siedler2-data
pkgname = 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.
- optdepends = sieler2-doc: The original Blue Byte manual.
+ optdepends = siedler2-doc: The original Blue Byte manual.
pkgname = siedler2-doc
pkgdesc = Manual for Blue Byte's 'Siedler II'/'Settlers II'.
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}"