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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Apr 2 21:00:14 UTC 2018


    Date: Monday, April 2, 2018 @ 21:00:14
  Author: svenstaro
Revision: 313918

upgpkg: love 11.0-1

Modified:
  love/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-02 19:03:33 UTC (rev 313917)
+++ PKGBUILD	2018-04-02 21:00:14 UTC (rev 313918)
@@ -2,7 +2,7 @@
 # Contributor: Linus Sjögren <thelinx at unreliablepollution.net>
 # Contributor: Eric Forgeot < http://anamnese.online.fr >, dreeze
 pkgname=love
-pkgver=0.10.2
+pkgver=11.0
 pkgrel=1
 pkgdesc="An open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=('zlib')
 depends=('luajit' 'physfs' 'freetype2' 'devil' 'mpg123' 'openal' 'libvorbis' 'libmodplug' 'sdl2' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'libtheora')
 source=("https://bitbucket.org/rude/love/downloads/love-${pkgver}-linux-src.tar.gz")
-md5sums=('11936c4fafe666bdea077cb006c060a4')
+sha512sums=('4617af57662e80a4fd3be50d891d3728ec6dcc8a3b286b6713479aaa448c47e19bc7c53f3dc879180ccd7cc71c091ed3c8723b99e8be22fbe6112acc78c2c50c')
 
 build() {
   cd "$srcdir"/love-$pkgver



More information about the arch-commits mailing list