diff options
Diffstat (limited to 'community/wxsvg')
-rw-r--r-- | community/wxsvg/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/wxsvg/PKGBUILD b/community/wxsvg/PKGBUILD index 28bcc240d..16e881116 100644 --- a/community/wxsvg/PKGBUILD +++ b/community/wxsvg/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 55754 2011-09-19 05:09:05Z ebelanger $ +# $Id: PKGBUILD 58427 2011-11-12 17:19:10Z ibiru $ # Contributor: Alexander Fehr <pizzapunk gmail com> # Maintainer: Daniel J Griffiths <ghost1227@archlinux.us> pkgname=wxsvg pkgver=1.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="C++ library to create, manipulate and render SVG files" arch=('i686' 'x86_64') url="http://wxsvg.sourceforge.net/" |