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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Sat May 31 16:37:05 UTC 2014


    Date: Saturday, May 31, 2014 @ 18:37:05
  Author: svenstaro
Revision: 112338

upgpkg: wt 3.3.3-1

upstream release 3.3.3

Modified:
  wt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-31 15:59:06 UTC (rev 112337)
+++ PKGBUILD	2014-05-31 16:37:05 UTC (rev 112338)
@@ -4,8 +4,8 @@
 # Contributor: Denis Martinez <deuns.martinez at gmail.com>
 
 pkgname=wt
-pkgver=3.3.2
-_pkgver=3.3.2
+pkgver=3.3.3
+_pkgver=3.3.3
 pkgrel=1
 pkgdesc="a C++ library and application server for developing and deploying web applications"
 arch=('i686' 'x86_64')
@@ -21,7 +21,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=('dd061399c9b4366085619038f59a2e02')
+md5sums=('90211e80d0e14ef7ff2e3152380bd05d')
 
 build() {
   cd ${srcdir}/${pkgname}-${_pkgver}




More information about the arch-commits mailing list