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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Dec 21 13:45:46 UTC 2015


    Date: Monday, December 21, 2015 @ 14:45:46
  Author: svenstaro
Revision: 257063

upgpkg: sdl2 2.0.4-1

upstream release 2.0.4

Modified:
  sdl2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-21 11:37:51 UTC (rev 257062)
+++ PKGBUILD	2015-12-21 13:45:46 UTC (rev 257063)
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 pkgname=sdl2
-pkgver=2.0.3
+pkgver=2.0.4
 pkgrel=1
 pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2)"
 arch=('i686' 'x86_64')
@@ -10,8 +10,8 @@
 makedepends=('alsa-lib' 'mesa' 'libpulse' 'libxrandr' 'libxinerama' 'wayland' 'libxkbcommon')
 optdepends=('alsa-lib: ALSA audio driver'
             'libpulse: PulseAudio audio driver')
-source=("http://www.libsdl.org/release/SDL2-${pkgver}.tar.gz")
-md5sums=('fe6c61d2e9df9ef570e7e80c6e822537')
+source=("http://www.libsdl.org/tmp/release/SDL2-${pkgver}.tar.gz")
+md5sums=('20d214724eb991787e34f43a6c822f67')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list