git » kdsoap.git » commit af1411a

Update to 2.1.1

author Antonio Rojas
2022-09-14 20:00:34 UTC
committer Antonio Rojas
2022-09-14 20:00:34 UTC
parent 7f2c5fb4405a0ec17652165ef4dc7370a2d8b99e

Update to 2.1.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index ee1abf4..4dbc0b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: drakkan <nicola.murino at gmail dot com>
 
 pkgname=kdsoap
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc='Qt-based client-side and server-side SOAP component'
 license=(GPL3 LGPL custom)
@@ -11,7 +11,7 @@ url='https://github.com/KDAB/KDSoap'
 depends=(qt5-base)
 makedepends=(cmake)
 source=(https://github.com/KDAB/KDSoap/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.gz{,.asc})
-sha256sums=('3eec5568a14ff575b3d14c582de62dd8fddd132429859a6d8cea9892709f5ff4'
+sha256sums=('aed57f6b200ddf762f5d2898f7e9228dd0700881c4491aefe4006f7fa5f5c627'
             'SKIP')
 validpgpkeys=(E86C000370B1B9E2A9191AD53DBFB6882C9358FB) # KDAB Products (user for KDAB products) <info@kdab.com>