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

Sven-Hendrik Haase svenstaro at nymeria.archlinux.org
Sun Mar 16 03:10:42 UTC 2014


    Date: Sunday, March 16, 2014 @ 04:10:41
  Author: svenstaro
Revision: 107272

upgpkg: wt 3.3.2-1

upstream release 3.3.2

Modified:
  wt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-16 02:56:04 UTC (rev 107271)
+++ PKGBUILD	2014-03-16 03:10:41 UTC (rev 107272)
@@ -4,8 +4,8 @@
 # Contributor: Denis Martinez <deuns.martinez at gmail.com>
 
 pkgname=wt
-pkgver=3.3.2rc2
-_pkgver=3.3.2-rc2
+pkgver=3.3.2
+_pkgver=3.3.2
 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=('70d0326f90e4c34b3c48580dc791931e')
+md5sums=('dd061399c9b4366085619038f59a2e02')
 
 build() {
   cd ${srcdir}/${pkgname}-${_pkgver}




More information about the arch-commits mailing list