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

Sven-Hendrik Haase svenstaro at archlinux.org
Sun Feb 11 06:40:16 UTC 2018


    Date: Sunday, February 11, 2018 @ 06:40:15
  Author: svenstaro
Revision: 316598

upgpkg: sdl2_image 2.0.2-1

Modified:
  sdl2_image/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-11 05:16:32 UTC (rev 316597)
+++ PKGBUILD	2018-02-11 06:40:15 UTC (rev 316598)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase <sh at lutzhaase.com>
 pkgname=sdl2_image
-pkgver=2.0.1
-pkgrel=2
+pkgver=2.0.2
+pkgrel=1
 pkgdesc="A simple library to load images of various formats as SDL surfaces (Version 2)"
 arch=('x86_64')
 url="http://www.libsdl.org/projects/SDL_image"
@@ -9,7 +9,7 @@
 depends=('sdl2' 'libpng' 'libtiff' 'libjpeg' 'libwebp')
 makedepends=('cmake')
 source=("https://www.libsdl.org/projects/SDL_image/release/SDL2_image-${pkgver}.tar.gz")
-sha512sums=('99ed5f7b69966cea5fcf9173e7270167c24b55ab459774f10dbf90f26dcb9d5f118971ffd4e583a83148976f44ca166474669398a561169d24ffba80f852306f')
+sha512sums=('468f1a5aaee0b6920adb80df21aaaa41bfc5c642b4a00ac60244a90c5e9f27b092b73bcdd2c5520aa1de2759e8b174686b186a51f2d07e7e188ce2cd10519724')
 
 build() {
   cd "${srcdir}/SDL2_image-${pkgver}/"



More information about the arch-commits mailing list