[arch-commits] Commit in wt/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at gemini.archlinux.org
Sun Jul 10 15:12:44 UTC 2022
Date: Sunday, July 10, 2022 @ 15:12:43
Author: svenstaro
Revision: 1249297
upgpkg: wt 4.8.0-1
Modified:
wt/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-10 15:07:38 UTC (rev 1249296)
+++ PKGBUILD 2022-07-10 15:12:43 UTC (rev 1249297)
@@ -3,8 +3,8 @@
# Contributor: Denis Martinez <deuns.martinez at gmail.com>
pkgname=wt
-pkgver=4.7.1
-pkgrel=2
+pkgver=4.8.0
+pkgrel=1
pkgdesc="a C++ library and application server for developing and deploying web applications"
arch=('x86_64')
url="http://www.webtoolkit.eu/"
@@ -21,7 +21,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=('7678fdb8dd9ea013646a67a6d4d4a4e277cb1e2bea6e5e8407089d3d396f4236523b63387350836df89597f5e8ce19addf0df0dbbcc068eb87717b6e78aca88e')
+sha512sums=('0df6ec017398b2197034fdc937649bf583cb98f769d80f76a37ee14128189c78a2d1e27854f98d93b8a82503f61a2dd12167cb95d745fdb11f5ddc536f610015')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list