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

Felix Yan felixonmars at archlinux.org
Fri Mar 2 18:38:02 UTC 2018


    Date: Friday, March 2, 2018 @ 18:38:02
  Author: felixonmars
Revision: 301497

upgpkg: hedgewars 0.9.23-2

Modified:
  hedgewars/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-02 18:37:27 UTC (rev 301496)
+++ PKGBUILD	2018-03-02 18:38:02 UTC (rev 301497)
@@ -4,13 +4,13 @@
 
 pkgname=hedgewars
 pkgver=0.9.23
-pkgrel=1
+pkgrel=2
 pkgdesc="Turn-based strategy artillery game similiar to Worms"
 arch=('x86_64')
 url="https://hedgewars.org"
 license=('GPL' 'custom')
 depends=('qt4' 'sdl2' 'sdl2_mixer' 'sdl2_image' 'sdl2_net' 'sdl2_ttf'
-	 'lua51' 'ffmpeg' 'glut' 'physfs'
+	 'lua51' 'ffmpeg' 'glut' 'physfs' 'ghc-libs'
 	 'haskell-entropy'
 	 'haskell-sha'
 	 'haskell-random'
@@ -26,11 +26,8 @@
 	     'haskell-bytestring-show'
 	     'haskell-mtl'
 	     'haskell-stm'
-	     'haskell-sandi'
 	     'haskell-zlib'
-	     'haskell-containers'
 	     'haskell-base-prelude'
-	     'haskell-deepseq'
 	     # for scaling the icon
 	     'imagemagick')
 source=("https://www.hedgewars.org/download/releases/hedgewars-src-$pkgver.tar.bz2"



More information about the arch-commits mailing list