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

Jaroslav Lichtblau jlichtblau at archlinux.org
Sat Mar 12 16:11:15 UTC 2016


    Date: Saturday, March 12, 2016 @ 17:11:14
  Author: jlichtblau
Revision: 166409

upgpkg: manaplus 1.6.3.12-1 - new upstream release

Modified:
  manaplus/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-12 16:03:37 UTC (rev 166408)
+++ PKGBUILD	2016-03-12 16:11:14 UTC (rev 166409)
@@ -5,17 +5,17 @@
 # Contributor: Jesse McClure <jesse [dot] mcclure [at] umassmed [dot] edu>
 
 pkgname=manaplus
-pkgver=1.6.2.27
+pkgver=1.6.3.12
 pkgrel=1
 pkgdesc="Free OpenSource 2D MMORPG client for Evol Online, The mana world and similar servers"
 arch=('i686' 'x86_64')
 url="https://manaplus.org/"
 license=('GPL')
-depends=('glu' 'libxml2' 'physfs' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 'sdl_gfx')
+depends=('glu' 'libxml2' 'physfs' 'sdl_image' 'sdl_mixer' 'sdl_net' 'sdl_ttf' 'sdl_gfx' 'curl')
 makedepends=('mesa')
 replaces=('tmw')
 source=($pkgname-$pkgver.tar.gz::https://github.com/ManaPlus/ManaPlus/archive/v$pkgver.tar.gz)
-sha256sums=('fe9053b10df9640e27d8401134f3503c8d0fa2c582292ad05d14e230dc5ad252')
+sha256sums=('4226d52080da74d67f6462fdc7a584fb2e216d0bf803d56ef9fe0304b7b8cc11')
 
 build() {
   cd ManaPlus-$pkgver



More information about the arch-commits mailing list