diff options
author | Greg Frost <gregfrost1@bigpond.com> | 2009-07-19 00:09:39 (GMT) |
---|---|---|
committer | Greg Frost <gregfrost1@bigpond.com> | 2009-07-19 00:09:39 (GMT) |
commit | 7577e4afd76fc97777b36bc22635a5239138a0c0 (patch) | |
tree | 1323db03adc3be103e42f855d8de724eb10c529d /abs/extra-testing/sdl_image/PKGBUILD | |
parent | e2bbd05483795f82106dd43a577037fd3bda8ee6 (diff) | |
parent | 2912f0964498d3d2e80e875a2fd1c2016b9e9253 (diff) | |
download | linhes_pkgbuild-7577e4afd76fc97777b36bc22635a5239138a0c0.zip linhes_pkgbuild-7577e4afd76fc97777b36bc22635a5239138a0c0.tar.gz linhes_pkgbuild-7577e4afd76fc97777b36bc22635a5239138a0c0.tar.bz2 |
Merge branch 'master' of ssh://gregfrost@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/extra-testing/sdl_image/PKGBUILD')
-rw-r--r-- | abs/extra-testing/sdl_image/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra-testing/sdl_image/PKGBUILD b/abs/extra-testing/sdl_image/PKGBUILD index c9d29f2..f3ab8cb 100644 --- a/abs/extra-testing/sdl_image/PKGBUILD +++ b/abs/extra-testing/sdl_image/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Tom Newsom <Jeepster@gmx.co.uk> pkgname=sdl_image pkgver=1.2.6 -pkgrel=2 +pkgrel=3 pkgdesc="A simple library to load images of various formats as SDL surfaces" arch=(i686 x86_64) license=('LGPL') |