[arch-commits] Commit in wesnoth/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Fri Sep 6 09:10:42 UTC 2019
Date: Friday, September 6, 2019 @ 09:10:41
Author: svenstaro
Revision: 508266
upgpkg: wesnoth 1:1.14.7-1
Revert to old version as it turns out odd versions aren't stable
Modified:
wesnoth/trunk/PKGBUILD
----------+
PKGBUILD | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-09-06 09:04:29 UTC (rev 508265)
+++ PKGBUILD 2019-09-06 09:10:41 UTC (rev 508266)
@@ -5,7 +5,9 @@
# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
pkgname=wesnoth
-pkgver=1.15.1
+# Take note: Odd versions are unstable! Do not package those.
+pkgver=1.14.7
+epoch=1
pkgrel=1
pkgdesc="A turn-based strategy game on a fantasy world"
arch=('x86_64')
More information about the arch-commits
mailing list