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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Dec 16 08:56:05 UTC 2019


    Date: Monday, December 16, 2019 @ 08:56:05
  Author: svenstaro
Revision: 537835

upgpkg: supertux 0.6.1-1

Modified:
  supertux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-16 08:47:39 UTC (rev 537834)
+++ PKGBUILD	2019-12-16 08:56:05 UTC (rev 537835)
@@ -5,8 +5,8 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=supertux
-pkgver=0.6.0
-pkgrel=3
+pkgver=0.6.1
+pkgrel=1
 pkgdesc="A classic 2D jump'n'run sidescroller game in a style similar to the original SuperMario games"
 arch=('x86_64')
 url="https://github.com/supertux/supertux"
@@ -14,7 +14,7 @@
 depends=('sdl2_image' 'curl' 'physfs' 'openal' 'libvorbis' 'glew' 'physfs' 'freetype2')
 makedepends=('cmake' 'boost' 'mesa' 'optipng')
 source=("https://github.com/SuperTux/supertux/releases/download/v${pkgver}/SuperTux-v${pkgver}-Source.tar.gz")
-sha512sums=('7e313f1af1131e83ec658fee12803542d59075fa94a0a79a9182382335dc1b10a9f75092562555acf875dd03b15b336b40772fb8cdd81a82fa5802deb51b610b')
+sha512sums=('38a1da2a0546aa7fb98ece307b35a7e03a154b018d4b732592d3a718fd6c8ba827f3f8d99f0df777b7f438c0294c1838185ea7e60cc08f8cdb6f9a46b440e860')
 
 build() {
   cd "SuperTux-v${pkgver}-Source"



More information about the arch-commits mailing list