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

Sven-Hendrik Haase svenstaro at archlinux.org
Tue Jul 19 14:48:03 UTC 2016


    Date: Tuesday, July 19, 2016 @ 14:48:03
  Author: svenstaro
Revision: 183132

upgpkg: wt 3.3.6-1

upstream release 3.3.6

Modified:
  wt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-19 14:41:40 UTC (rev 183131)
+++ PKGBUILD	2016-07-19 14:48:03 UTC (rev 183132)
@@ -4,9 +4,9 @@
 # Contributor: Denis Martinez <deuns.martinez at gmail.com>
 
 pkgname=wt
-pkgver=3.3.5
-_pkgver=3.3.5
-pkgrel=5
+pkgver=3.3.6
+_pkgver=3.3.6
+pkgrel=1
 pkgdesc="a C++ library and application server for developing and deploying web applications"
 arch=('i686' 'x86_64')
 url="http://www.webtoolkit.eu/"
@@ -21,7 +21,7 @@
 	    'qt4: for the Wt/Qt interopability example (wtwithqt)')
 backup=('etc/wt/wt_config.xml')
 source=(https://github.com/kdeforche/wt/archive/${_pkgver}.tar.gz)
-md5sums=('ccc5a85526104da720f2b9fed4c1db4e')
+md5sums=('a5be5f7efa93c4eae7f1d8812ff78c70')
 
 build() {
   cd ${srcdir}/${pkgname}-${_pkgver}



More information about the arch-commits mailing list