summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfelics2018-09-19 15:46:42 +0200
committerfelics2018-09-19 15:46:42 +0200
commit6c2f3c0c200b39eded25df90e2f5239a880a725e (patch)
treeb1dbd007b66c1d8e95fcb07651de7fc798a2bddd
parent9773feba60f033a6c6049aae121a5d6c14088f46 (diff)
downloadaur-6c2f3c0c200b39eded25df90e2f5239a880a725e.tar.gz
Fixup of: Updated description: Added usage possibility of maps with widelands.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb1ddbb2d310..6d10d9daa5e5 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'. Maps also be used with 'widelands'.
+ pkgdesc = Game data files and manual of Blue Byte's 'Siedler II'/'Settlers II' to be used with 'Return to the Roots'. Maps can also be played with 'widelands'.
pkgver = venividivici_gold
- pkgrel = 6
+ pkgrel = 7
url = http://archive.org/details/die_siedler_2_151
arch = any
license = unknown: proprietary
@@ -14,7 +14,7 @@ pkgbase = siedler2-data
sha256sums = 8c8856ab1e27c6a060f9a8aa4dc990e34c30a0bc1ea96028c2d73d9ef4aabac3
pkgname = siedler2-data
- pkgdesc = Game data files of Blue Byte's 'Siedler II'/'Settlers II' to be used with 'Return to the Roots'.
+ 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'.
optdepends = return-to-the-roots: To play the game.
optdepends = widelands: To play the maps with widelands.
optdepends = siedler2-doc: The original Blue Byte manual.
diff --git a/PKGBUILD b/PKGBUILD
index 31b6f94fc74d..35b6a88b87db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@ pkgname=(
"siedler2-data"
"siedler2-doc"
)
-pkgdesc="Game data files and manual of Blue Byte's 'Siedler II'/'Settlers II' to be used with 'Return to the Roots'. Maps also be used with 'widelands'."
+pkgdesc="Game data files and manual of Blue Byte's 'Siedler II'/'Settlers II' to be used with 'Return to the Roots'. Maps can also be played with 'widelands'."
url='http://archive.org/details/die_siedler_2_151'
arch=('any')
pkgver='venividivici_gold'
-pkgrel=6
+pkgrel=7
license=('unknown: 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'."
+ 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'."
optdepends+=(
"return-to-the-roots: To play the game."
"widelands: To play the maps with widelands."