[arch-commits] Commit in wt/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Mon Mar 16 13:19:07 UTC 2020
Date: Monday, March 16, 2020 @ 13:19:06
Author: svenstaro
Revision: 599717
upgpkg: wt 4.2.2-1
Modified:
wt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-16 12:42:06 UTC (rev 599716)
+++ PKGBUILD 2020-03-16 13:19:06 UTC (rev 599717)
@@ -3,7 +3,7 @@
# Contributor: Denis Martinez <deuns.martinez at gmail.com>
pkgname=wt
-pkgver=4.2.1
+pkgver=4.2.2
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=('fc1b32e32a55376842ba3d3c3b1f237ab52f8978b5b22a2ed4d57e10c95f03bb2c8613a92a977f581a78457e029c45d73f33df0647e3e65709a6b30b8d1fe4d3')
+sha512sums=('d3e1893e9073ee48303ea8b187e3a2c1c2c2e7b54056efc63ee41293801c0c4dc82eef0966240230b3ce84818077942c6f2329380ba5ef941c16412e19859ad6')
prepare() {
cd "$srcdir"/${pkgname}-${pkgver}
More information about the arch-commits
mailing list