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

Felix Yan felixonmars at archlinux.org
Mon Jun 4 13:44:48 UTC 2018


    Date: Monday, June 4, 2018 @ 13:44:47
  Author: felixonmars
Revision: 340325

upgpkg: love08 0.8.0-3

BUILDINFO Rebuild

Modified:
  love08/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-04 13:44:18 UTC (rev 340324)
+++ PKGBUILD	2018-06-04 13:44:47 UTC (rev 340325)
@@ -3,7 +3,7 @@
 # Contributor: Eric Forgeot < http://anamnese.online.fr >, dreeze
 pkgname=love08
 pkgver=0.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc="An open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences"
 arch=(x86_64)
 url="http://love2d.org/"
@@ -11,7 +11,7 @@
 depends=('luajit' 'physfs' 'freetype2' 'devil' 'mpg123' 'openal' 'libvorbis' 'libmodplug' 'sdl' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils' 'libgl' 'glu')
 makedepends=('mesa')
 source=("https://bitbucket.org/rude/love/downloads/love-${pkgver}-linux-src.tar.gz")
-md5sums=('9db9c32585fc7c7da3eba7e438783099')
+sha512sums=('6a0e28d102b950d3dddf7101996fe0ad04dfd7d4ec5e58797b41ef3382b60e74f90c6e707f882cf43cc0c5cc98703857eefc6418e6a6fd34e88f8019143f55a4')
 
 build() {
   cd "$srcdir"/love-$pkgver



More information about the arch-commits mailing list