summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 68c729018df7..3e51539202be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -58,7 +58,7 @@ build() {
}
package_0ad-git() {
- pkgdesc="Cross-platform, 3D and historically-based real-time strategy game — built from git source tree. WARNING: the 0ad git repo is approximately 7 GB in size!"
+ pkgdesc="Cross-platform, 3D and historically-based real-time strategy game — built from git development version."
conflicts=('0ad')
depends=('0ad-data-git')
provides=('0ad')
@@ -78,7 +78,7 @@ package_0ad-git() {
}
package_0ad-data-git() {
- pkgdesc="Data package for 0ad built from source code. WARNING: the 0ad git repo is approximately 7 GB in size!"
+ pkgdesc="Data package for 0ad built from git development version."
conflicts=('0ad-data')
depends=('0ad-git')
provides=('0ad-data')