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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Wed Apr 2 09:42:06 UTC 2014


    Date: Wednesday, April 2, 2014 @ 11:42:06
  Author: svenstaro
Revision: 108728

upgpkg: love 0.9.1-1

upstream release 0.9.1

Modified:
  love/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-02 09:41:48 UTC (rev 108727)
+++ PKGBUILD	2014-04-02 09:42:06 UTC (rev 108728)
@@ -2,8 +2,8 @@
 # Contributor: Linus Sjögren <thelinx at unreliablepollution.net>
 # Contributor: Eric Forgeot < http://anamnese.online.fr >, dreeze
 pkgname=love
-pkgver=0.9.0
-pkgrel=2
+pkgver=0.9.1
+pkgrel=1
 pkgdesc="An open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences"
 arch=(i686 x86_64)
 url="http://love2d.org/"
@@ -11,7 +11,7 @@
 depends=('luajit' 'physfs' 'freetype2' 'devil' 'mpg123' 'openal' 'libvorbis' 'libmodplug' 'sdl2' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils')
 install=love.install
 source=("https://bitbucket.org/rude/love/downloads/love-${pkgver}-linux-src.tar.gz")
-md5sums=('6591752af4e33f521d616d9b048aa894')
+md5sums=('3a4b6b98a8c6e85ddb217d58b2e05e4d')
 
 build() {
   cd "$srcdir"/love-$pkgver




More information about the arch-commits mailing list