From e61447abf5f3a1110f1e4180c7311cd36f7bed50 Mon Sep 17 00:00:00 2001 From: Fabian Kosmale Date: Tue, 15 Mar 2016 23:05:35 +0000 Subject: [PATCH] wesnoth: update, build against new boost --- wesnoth/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wesnoth/PKGBUILD b/wesnoth/PKGBUILD index f276f0714..716c89a92 100644 --- a/wesnoth/PKGBUILD +++ b/wesnoth/PKGBUILD @@ -1,5 +1,5 @@ pkgname=wesnoth -pkgver=1.12.4 +pkgver=1.12.5 pkgrel=1 pkgdesc="A turn-based strategy game on a fantasy world." arch=('x86_64') @@ -14,7 +14,7 @@ source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkg "wesnoth-boost.patch" "wesnothd.tmpfiles.conf" "wesnothd.service") -sha256sums=('bf525060da4201f1e62f861ed021f13175766e074a8a490b995052453df51ea7' +sha256sums=('599aad40da4b271c5138ac5a4391d9ff9c367ee51f5c30ca138f6baf92aea81d' 'ccacb1049a71935392b46f919c4045b11936b232522ed2763561fbc0fb1e40b7' '1ae908f0608e9600088d3175c2276923e7fdccf825850d3f6e607bc197987e70' 'd314dbefc72d09f2e3b1db15c4dc20873771f26df2360b39b55481deaeba00db')