diff options
Diffstat (limited to 'community/wt/PKGBUILD')
-rw-r--r-- | community/wt/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/wt/PKGBUILD b/community/wt/PKGBUILD index ca45661be..746e8c86e 100644 --- a/community/wt/PKGBUILD +++ b/community/wt/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 60381 2011-12-12 16:41:59Z spupykin $ +# $Id: PKGBUILD 67224 2012-03-05 09:00:24Z ibiru $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Denis Martinez <deuns.martinez@gmail.com> pkgname=wt pkgver=3.2.0 -pkgrel=2 +pkgrel=3 pkgdesc="a C++ library and application server for developing and deploying web applications" arch=('i686' 'x86_64') url="http://www.webtoolkit.eu/" |