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

Sven-Hendrik Haase svenstaro at archlinux.org
Mon Jan 11 15:38:16 UTC 2016


    Date: Monday, January 11, 2016 @ 16:38:16
  Author: svenstaro
Revision: 156010

upgpkg: wt 3.3.5-1

upstream release 3.3.5

Modified:
  wt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-11 15:31:32 UTC (rev 156009)
+++ PKGBUILD	2016-01-11 15:38:16 UTC (rev 156010)
@@ -4,9 +4,9 @@
 # Contributor: Denis Martinez <deuns.martinez at gmail.com>
 
 pkgname=wt
-pkgver=3.3.5rc2
-_pkgver=3.3.5-rc2
-pkgrel=5
+pkgver=3.3.5
+_pkgver=3.3.5
+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=('32439d8992cc6ffd32d532c3fccfef20')
+md5sums=('ccc5a85526104da720f2b9fed4c1db4e')
 
 build() {
   cd ${srcdir}/${pkgname}-${_pkgver}



More information about the arch-commits mailing list