diff options
author | Michael Hanson <hansonorders@verizon.net> | 2010-11-12 21:59:56 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verizon.net> | 2010-11-12 21:59:56 (GMT) |
commit | bc87df6389259a02ecc011dee57e8c5b512588e4 (patch) | |
tree | 0536b7c20bd94c3b035aa80a48959a8a66c08ee7 | |
parent | fa59134e06b7da6003ccf3b88f47228f8e3c95af (diff) | |
download | linhes_pkgbuild-bc87df6389259a02ecc011dee57e8c5b512588e4.zip linhes_pkgbuild-bc87df6389259a02ecc011dee57e8c5b512588e4.tar.gz linhes_pkgbuild-bc87df6389259a02ecc011dee57e8c5b512588e4.tar.bz2 |
libgdiplus: update to latest
-rw-r--r-- | abs/extra/libgdiplus/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/extra/libgdiplus/PKGBUILD b/abs/extra/libgdiplus/PKGBUILD index e55d9e6..d933fc1 100644 --- a/abs/extra/libgdiplus/PKGBUILD +++ b/abs/extra/libgdiplus/PKGBUILD @@ -3,7 +3,7 @@ pkgname=libgdiplus pkgver=2.8 -pkgrel=1 +pkgrel=2 pkgdesc="An Open Source Implementation of the GDI+ API" arch=(i686 x86_64) license=('MPL' 'LGPL') |