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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Tue Aug 13 16:27:20 UTC 2013


    Date: Tuesday, August 13, 2013 @ 18:27:20
  Author: svenstaro
Revision: 192533

upgpkg: sdl2 2.0.0-3

2.0.0 release

Modified:
  sdl2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-13 15:08:26 UTC (rev 192532)
+++ PKGBUILD	2013-08-13 16:27:20 UTC (rev 192533)
@@ -2,7 +2,7 @@
 
 pkgname=sdl2
 pkgver=2.0.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A library for portable low-level access to a video framebuffer, audio output, mouse, and keyboard (Version 2)"
 arch=('i686' 'x86_64')
 url="http://www.libsdl.org"
@@ -11,8 +11,8 @@
 makedepends=('alsa-lib' 'mesa' 'libpulse' 'cmake')
 optdepends=('alsa-lib: ALSA audio driver'
             'libpulse: PulseAudio audio driver')
-source=("http://www.libsdl.org/tmp/release/SDL2-${pkgver}.tar.gz")
-md5sums=('ffb0f2115b3aaee9f3150301fdd680cd')
+source=("http://www.libsdl.org/release/SDL2-${pkgver}.tar.gz")
+md5sums=('beec89afb6edcc6f0abc4114f2e6bcf7')
 
 build() {
   cd "${srcdir}/SDL2-${pkgver}"




More information about the arch-commits mailing list