[arch-commits] Commit in wt/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Thu Oct 17 10:43:13 UTC 2013


    Date: Thursday, October 17, 2013 @ 12:43:13
  Author: svenstaro
Revision: 98706

upgpkg: wt 3.3.1-1

Updating to 3.3.1

Modified:
  wt/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-17 10:33:48 UTC (rev 98705)
+++ PKGBUILD	2013-10-17 10:43:13 UTC (rev 98706)
@@ -4,9 +4,9 @@
 # Contributor: Denis Martinez <deuns.martinez at gmail.com>
 
 pkgname=wt
-pkgver=3.3.0
-_pkgver=3.3.0
-pkgrel=2
+pkgver=3.3.1
+_pkgver=3.3.1
+pkgrel=1
 pkgdesc="a C++ library and application server for developing and deploying web applications"
 arch=('i686' 'x86_64')
 url="http://www.webtoolkit.eu/"
@@ -24,7 +24,7 @@
 	    'qt4: for the Wt/Qt interopability example (wtwithqt)')
 backup=('etc/wt/wt_config.xml')
 source=(http://downloads.sourceforge.net/witty/$pkgname-${_pkgver}.tar.gz)
-md5sums=('b2331942ad01c4fda376abf30c6a503a')
+md5sums=('3e93152c0ba3feb4ee687e7370b27552')
 
 build() {
   cd ${srcdir}/${pkgname}-${_pkgver}




More information about the arch-commits mailing list