Date: Thursday, September 28, 2017 @ 13:09:10 Author: svenstaro Revision: 260781
upgpkg: lib32-sdl2 2.0.6-1 Modified: lib32-sdl2/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-09-28 12:09:35 UTC (rev 260780) +++ PKGBUILD 2017-09-28 13:09:10 UTC (rev 260781) @@ -4,8 +4,8 @@ # Contributor: J0k3r <[email protected]> pkgname=lib32-sdl2 -pkgver=2.0.5 -pkgrel=3 +pkgver=2.0.6 +pkgrel=1 pkgdesc='Simple DirectMedia Layer' arch=('x86_64') url='https://www.libsdl.org' @@ -19,7 +19,7 @@ 'lib32-libpulse: PulseAudio audio driver') source=("https://www.libsdl.org/release/SDL2-${pkgver}.tar.gz"{,.sig}) validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga -sha256sums=('442038cf55965969f2ff06d976031813de643af9c9edc9e331bd761c242e8785' +sha256sums=('03658b5660d16d7b31263a691e058ed37acdab155d68dabbad79998fb552c5df' 'SKIP') build() {
