[arch-commits] Commit in love/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Sun Apr 15 21:44:05 UTC 2018
Date: Sunday, April 15, 2018 @ 21:44:04
Author: svenstaro
Revision: 316457
upgpkg: love 11.1-1
Modified:
love/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-15 21:20:30 UTC (rev 316456)
+++ PKGBUILD 2018-04-15 21:44:04 UTC (rev 316457)
@@ -2,7 +2,7 @@
# Contributor: Linus Sjögren <thelinx at unreliablepollution.net>
# Contributor: Eric Forgeot < http://anamnese.online.fr >, dreeze
pkgname=love
-pkgver=11.0
+pkgver=11.1
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")
-sha512sums=('4617af57662e80a4fd3be50d891d3728ec6dcc8a3b286b6713479aaa448c47e19bc7c53f3dc879180ccd7cc71c091ed3c8723b99e8be22fbe6112acc78c2c50c')
+sha512sums=('f4df860508b75e4bb7c0ee8a2ee4406a7c8f3ce65cdbca9ed8a0cd90df81507ba7ec9a9d45279488047cc16b6e51940edff54e7a34de63bf852dbec5115b4c03')
build() {
cd "$srcdir"/love-$pkgver
More information about the arch-commits
mailing list