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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Nov 6 06:08:30 UTC 2016


    Date: Sunday, November 6, 2016 @ 06:08:30
  Author: svenstaro
Revision: 194722

upgpkg: supertux 0.5.1-1

upstream release 0.5.1

Modified:
  supertux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-06 04:51:17 UTC (rev 194721)
+++ PKGBUILD	2016-11-06 06:08:30 UTC (rev 194722)
@@ -5,8 +5,8 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=supertux
-pkgver=0.5.0
-pkgrel=2
+pkgver=0.5.1
+pkgrel=1
 pkgdesc="A classic 2D jump'n'run sidescroller game in a style similar to the original SuperMario games"
 arch=('i686' 'x86_64')
 url="https://github.com/supertux/supertux"
@@ -14,7 +14,7 @@
 depends=('sdl2_image' 'curl' 'physfs' 'openal' 'libvorbis' 'glew' 'physfs')
 makedepends=('cmake' 'boost' 'mesa' 'optipng')
 source=("https://github.com/SuperTux/supertux/releases/download/v${pkgver}/SuperTux-v${pkgver}-Source.tar.gz")
-md5sums=('3bb7c1f3f622da79ec9fe1ebc521f286')
+md5sums=('b8b678362e3c5c9e366fb1fb3550a2e0')
 
 build() {
   cd "SuperTux-v${pkgver}-Source"



More information about the arch-commits mailing list