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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Dec 13 09:49:54 UTC 2019


    Date: Friday, December 13, 2019 @ 09:49:54
  Author: svenstaro
Revision: 537508

upgpkg: wt 4.2.0-1

Modified:
  wt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-13 09:39:45 UTC (rev 537507)
+++ PKGBUILD	2019-12-13 09:49:54 UTC (rev 537508)
@@ -3,7 +3,7 @@
 # Contributor: Denis Martinez <deuns.martinez at gmail.com>
 
 pkgname=wt
-pkgver=4.1.2
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="a C++ library and application server for developing and deploying web applications"
 arch=('x86_64')
@@ -19,7 +19,7 @@
 	    'mysql++: for the hangman example')
 backup=('etc/wt/wt_config.xml')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/kdeforche/wt/archive/${pkgver}.tar.gz")
-sha512sums=('74135e2895a089424eb9fa4190353bebca0acb921742ef6a42025f1906a45f4060ac0f87a60c227496758816fbef32339ac8da53ca0fb1a1d80387e8ae651754')
+sha512sums=('55d8684f3574a2373c70a2207609b80f43c2235def813871111fefd0e6b4704d1b774a07e258240ee65ada84a07dfc61e2c14f121c92391588c9a5dd992293ad')
 
 prepare() {
   cd "$srcdir"/${pkgname}-${pkgver}



More information about the arch-commits mailing list