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 53cc6a2f7..5a13a578f 100644 --- a/community/wt/PKGBUILD +++ b/community/wt/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 98707 2013-10-17 10:43:21Z svenstaro $ +# $Id: PKGBUILD 102285 2013-12-07 10:37:21Z bpiotrowski $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: Denis Martinez <deuns.martinez@gmail.com> @@ -6,7 +6,7 @@ pkgname=wt pkgver=3.3.1 _pkgver=3.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="a C++ library and application server for developing and deploying web applications" arch=('i686' 'x86_64') url="http://www.webtoolkit.eu/" |