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

Jan Steffens heftig at nymeria.archlinux.org
Sat Oct 26 19:30:08 UTC 2013


    Date: Saturday, October 26, 2013 @ 21:30:08
  Author: heftig
Revision: 197538

sdl2 rebuild

Modified:
  sdl2_image/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-26 19:29:11 UTC (rev 197537)
+++ PKGBUILD	2013-10-26 19:30:08 UTC (rev 197538)
@@ -2,16 +2,16 @@
 
 pkgname=sdl2_image
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple library to load images of various formats as SDL surfaces (Version 2)"
 arch=('i686' 'x86_64')
-url="http://www.libsdl.org"
+url="http://www.libsdl.org/projects/SDL_image"
 license=('MIT')
 depends=('sdl2' 'libpng' 'libtiff' 'libjpeg' 'libwebp')
 makedepends=('cmake')
 options=(!libtool)
-source=("http://www.libsdl.org/tmp/SDL_image/release/SDL2_image-${pkgver}.tar.gz")
-sha1sums=('1a37f0f63421bd1b86dd6ddabcb04fa8f28874ce')
+source=("$url/release/SDL2_image-${pkgver}.tar.gz")
+sha1sums=('20b1b0db9dd540d6d5e40c7da8a39c6a81248865')
 
 build() {
   cd "${srcdir}/SDL2_image-${pkgver}/"


Property changes on: sdl2_image/trunk/PKGBUILD
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property



More information about the arch-commits mailing list