[arch-commits] Commit in wesnoth/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Tue Oct 26 01:29:46 UTC 2021


    Date: Tuesday, October 26, 2021 @ 01:29:46
  Author: svenstaro
Revision: 1033702

upgpkg: wesnoth 1:1.16.0-1

Modified:
  wesnoth/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-26 01:19:42 UTC (rev 1033701)
+++ PKGBUILD	2021-10-26 01:29:46 UTC (rev 1033702)
@@ -6,7 +6,7 @@
 
 pkgname=wesnoth
 # NOTE: Odd minor versions are unstable! Do not package those.
-pkgver=1.14.17
+pkgver=1.16.0
 epoch=1
 pkgrel=1
 pkgdesc="A turn-based strategy game on a fantasy world"
@@ -20,11 +20,6 @@
 source=("git://github.com/wesnoth/wesnoth.git#tag=${pkgver}")
 sha512sums=('SKIP')
 
-prepare() {
-  cd $pkgname
-  git cherry-pick -n 9d0e3bae096563297c9f51355968f27a67dbfdec # Fix build with boost 1.70
-}
-
 build() {
   cd "$pkgname"
 



More information about the arch-commits mailing list