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/core-testing/libwmf | |
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/core-testing/libwmf')
-rw-r--r-- | abs/core-testing/libwmf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core-testing/libwmf/PKGBUILD b/abs/core-testing/libwmf/PKGBUILD index f1c3d17..4ec415d 100644 --- a/abs/core-testing/libwmf/PKGBUILD +++ b/abs/core-testing/libwmf/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: FJ <joostef@gmail.com> pkgname=libwmf pkgver=0.2.8.4 -pkgrel=4 +pkgrel=5 pkgdesc="A library for reading vector images in Microsoft's native Windows Metafile Format (WMF)." arch=(i686 x86_64) url="http://wvware.sourceforge.net/libwmf.html" |