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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Mar 26 07:58:36 UTC 2020


    Date: Thursday, March 26, 2020 @ 07:58:36
  Author: svenstaro
Revision: 604407

upgpkg: wt 4.3.0-1

Modified:
  wt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-26 01:17:29 UTC (rev 604406)
+++ PKGBUILD	2020-03-26 07:58:36 UTC (rev 604407)
@@ -3,7 +3,7 @@
 # Contributor: Denis Martinez <deuns.martinez at gmail.com>
 
 pkgname=wt
-pkgver=4.2.2
+pkgver=4.3.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=('d3e1893e9073ee48303ea8b187e3a2c1c2c2e7b54056efc63ee41293801c0c4dc82eef0966240230b3ce84818077942c6f2329380ba5ef941c16412e19859ad6')
+sha512sums=('0e013f7c0653317b016976d094dc6addd848effff4de88c0c7ca812f478dfc44b6cf0830f61377df24cc9ca0dfb711b37cf31a711de9bcf08efb52106a70279d')
 
 prepare() {
   cd "$srcdir"/${pkgname}-${pkgver}



More information about the arch-commits mailing list