summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092017-10-11 02:35:52 +1000
committerfusion8092017-10-11 02:35:52 +1000
commitd206a398de3366708d2cd35338c4770505e5b470 (patch)
treed1bf24ced0471e3eb8d185029f5ee92e818e289a
parent84de2633bbc655441eb491c8ecc2873c6c5e3ce4 (diff)
downloadaur-d206a398de3366708d2cd35338c4770505e5b470.tar.gz
Updating desc and commit
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 598f390d724c..c06c4599d33b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Feb 5 21:50:56 UTC 2017
+# Tue Oct 10 16:35:51 UTC 2017
pkgbase = 0ad-git
- pkgver = 18291
+ pkgver = 19901
pkgrel = 1
url = http://play0ad.com/
arch = i686
@@ -38,12 +38,12 @@ pkgbase = 0ad-git
md5sums = SKIP
pkgname = 0ad-git
- pkgdesc = Cross-platform, 3D and historically-based real-time strategy game — built from git source tree. WARNING: the 0ad git repo is 2.7 GB in size!
+ pkgdesc = Cross-platform, 3D and historically-based real-time strategy game — built from git source tree. WARNING: the 0ad git repo is approximately 3 GB in size!
provides = 0ad
conflicts = 0ad
pkgname = 0ad-data-git
- pkgdesc = Data package for 0ad built from source code. WARNING: the 0ad git repo is 2.7 GB in size!
+ pkgdesc = Data package for 0ad built from source code. WARNING: the 0ad git repo is approximately 3 GB in size!
provides = 0ad-data
conflicts = 0ad-data
diff --git a/PKGBUILD b/PKGBUILD
index fe169d407634..1dad79f59e10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Contributor: Adrián Chaves Fernández (Gallaecio) <adriyetichaves@gmail.com>
pkgname=('0ad-git' '0ad-data-git')
_pkgname=0ad
-pkgver=18291
+pkgver=19901
pkgrel=1
arch=('i686' 'x86_64')
url="http://play0ad.com/"
@@ -46,7 +46,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 2.7 GB in size!"
+ pkgdesc="Cross-platform, 3D and historically-based real-time strategy game — built from git source tree. WARNING: the 0ad git repo is approximately 3 GB in size!"
conflicts=('0ad')
provides=('0ad')
@@ -63,7 +63,7 @@ package_0ad-git() {
}
package_0ad-data-git() {
- pkgdesc="Data package for 0ad built from source code. WARNING: the 0ad git repo is 2.7 GB in size!"
+ pkgdesc="Data package for 0ad built from source code. WARNING: the 0ad git repo is approximately 3 GB in size!"
conflicts=('0ad-data')
provides=('0ad-data')