Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
wt


Commits:
ded3b581 by Sven-Hendrik Haase at 2023-12-20T15:35:53+01:00
upgpkg: 4.10.3-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = wt
        pkgdesc = a C++ library and application server for developing and 
deploying web applications
-       pkgver = 4.10.2
+       pkgver = 4.10.3
        pkgrel = 1
        url = http://www.webtoolkit.eu/
        arch = x86_64
@@ -31,9 +31,9 @@ pkgbase = wt
        optdepends = sqlite: for Sqlite Dbo support
        optdepends = mysql++: for the hangman example
        backup = etc/wt/wt_config.xml
-       source = 
wt-4.10.2.tar.gz::https://github.com/kdeforche/wt/archive/4.10.2.tar.gz
+       source = 
wt-4.10.3.tar.gz::https://github.com/kdeforche/wt/archive/4.10.3.tar.gz
        source = 
wt-207.patch::https://patch-diff.githubusercontent.com/raw/emweb/wt/pull/207.patch
-       sha512sums = 
39cbc84aec3485ac9a2350dc62b6efbb630b29d60acf7f4c707a5e6b7e9a3c07233639824c7703682628d4b39a19d9fc3e7bb0c34b9e97f2eb8e8e79515ea5e5
+       sha512sums = 
721772f28cb9698e8fd49ae177e146889c662711719fab9b070387d8ad6de6ef0de482dc2ec754d5664b425e054e17787483f5fc458cd18fa64392311962f409
        sha512sums = 
808d0037d0d3c039488b00effb753dacbaa949430a99617c83fff94fe50a76a0984f0b56d1ba66f4cc5b3520357e04827470e8cf55f3d854a0fe8453fcc7ad06
 
 pkgname = wt


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Denis Martinez <deuns.marti...@gmail.com>
 
 pkgname=wt
-pkgver=4.10.2
+pkgver=4.10.3
 pkgrel=1
 pkgdesc="a C++ library and application server for developing and deploying web 
applications"
 arch=('x86_64')
@@ -22,7 +22,7 @@ optdepends=('openssl: for SSL support in built-in webserver'
 backup=('etc/wt/wt_config.xml')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/kdeforche/wt/archive/${pkgver}.tar.gz";
         
$pkgname-207.patch::https://patch-diff.githubusercontent.com/raw/emweb/wt/pull/207.patch)
-sha512sums=('39cbc84aec3485ac9a2350dc62b6efbb630b29d60acf7f4c707a5e6b7e9a3c07233639824c7703682628d4b39a19d9fc3e7bb0c34b9e97f2eb8e8e79515ea5e5'
+sha512sums=('721772f28cb9698e8fd49ae177e146889c662711719fab9b070387d8ad6de6ef0de482dc2ec754d5664b425e054e17787483f5fc458cd18fa64392311962f409'
             
'808d0037d0d3c039488b00effb753dacbaa949430a99617c83fff94fe50a76a0984f0b56d1ba66f4cc5b3520357e04827470e8cf55f3d854a0fe8453fcc7ad06')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wt/-/commit/ded3b58112b59573c1e90032cad764ce3c171870

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wt/-/commit/ded3b58112b59573c1e90032cad764ce3c171870
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to