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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Feb 15 05:52:22 UTC 2015


    Date: Sunday, February 15, 2015 @ 06:52:22
  Author: svenstaro
Revision: 127737

upgpkg: love 0.9.2-1

upstream release 0.9.2

Modified:
  love/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-15 00:29:01 UTC (rev 127736)
+++ PKGBUILD	2015-02-15 05:52:22 UTC (rev 127737)
@@ -2,7 +2,7 @@
 # Contributor: Linus Sjögren <thelinx at unreliablepollution.net>
 # Contributor: Eric Forgeot < http://anamnese.online.fr >, dreeze
 pkgname=love
-pkgver=0.9.1
+pkgver=0.9.2
 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)
@@ -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=('3a4b6b98a8c6e85ddb217d58b2e05e4d')
+md5sums=('9b84711bc5842d3cc985a2062da437ad')
 
 build() {
   cd "$srcdir"/love-$pkgver



More information about the arch-commits mailing list