[arch-commits] Commit in lib32-sdl2/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Sun Oct 30 14:13:19 UTC 2016
Date: Sunday, October 30, 2016 @ 14:13:19
Author: alucryd
Revision: 193998
upgpkg: lib32-sdl2 2.0.5-1
Modified:
lib32-sdl2/trunk/PKGBUILD
----------+
PKGBUILD | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-30 13:40:55 UTC (rev 193997)
+++ PKGBUILD 2016-10-30 14:13:19 UTC (rev 193998)
@@ -4,8 +4,8 @@
# Contributor: J0k3r <moebius282 at gmail.com>
pkgname=lib32-sdl2
-pkgver=2.0.4
-pkgrel=2
+pkgver=2.0.5
+pkgrel=1
pkgdesc='Simple DirectMedia Layer'
arch=('x86_64')
url='http://www.libsdl.org'
@@ -17,8 +17,10 @@
'lib32-wayland')
optdepends=('lib32-alsa-lib: ALSA audio driver'
'lib32-libpulse: PulseAudio audio driver')
-source=("http://www.libsdl.org/release/SDL2-${pkgver}.tar.gz")
-sha256sums=('da55e540bf6331824153805d58b590a29c39d2d506c6d02fa409aedeab21174b')
+source=("http://www.libsdl.org/release/SDL2-${pkgver}.tar.gz"{,.sig})
+sha256sums=('442038cf55965969f2ff06d976031813de643af9c9edc9e331bd761c242e8785'
+ 'SKIP')
+validpgpkeys=('1528635D8053A57F77D1E08630A59377A7763BE6') # Sam Lantinga
build() {
cd SDL2-${pkgver}
More information about the arch-commits
mailing list