diff options
author | root <root@rshg054.dnsready.net> | 2013-01-30 00:08:41 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-01-30 00:08:41 -0800 |
commit | c25b7aa323ab71b1a524d15dbbe942dbebd55761 (patch) | |
tree | c7dd8d810c5d08168ee757083d3b6bce150c1915 /community/wt | |
parent | cb333f0d5d536b1436262e1b3e45647b22f136b0 (diff) |
Wed Jan 30 00:08:41 PST 2013
Diffstat (limited to 'community/wt')
-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 53b05ea39..345cce42c 100644 --- a/community/wt/PKGBUILD +++ b/community/wt/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 83280 2013-01-28 16:50:17Z stephane $ +# $Id: PKGBUILD 83329 2013-01-29 17:20:18Z spupykin $ # 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.2.3 _pkgver=3.2.3 -pkgrel=3 +pkgrel=4 pkgdesc="a C++ library and application server for developing and deploying web applications" arch=('i686' 'x86_64') url="http://www.webtoolkit.eu/" |