summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2021-09-26 12:47:01 +0200
committerNicola Murino2021-09-26 12:47:01 +0200
commit05aa62020eb2dac458d624b14af150df1f86591b (patch)
tree97163e88ac023f83cb64c7d7ee217411f1bec20f /PKGBUILD
parent2a41567cd541f5071e0880e4d0ae125fb29e2d80 (diff)
downloadaur-05aa62020eb2dac458d624b14af150df1f86591b.tar.gz
Update to 2.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0713e36b56cf..5e65711a2523 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname="mingw-w64-kdsoap"
-pkgver=1.10.0
+pkgver=2.0.0
pkgrel=1
pkgdesc="Qt-based client-side and server-side SOAP component (mingw-w64)"
arch=('any')
@@ -13,7 +13,7 @@ depends=('mingw-w64-qt5-base')
makedepends=('mingw-w64-cmake' 'mingw-w64-wine')
source=("https://github.com/KDAB/KDSoap/releases/download/kdsoap-${pkgver}/kdsoap-${pkgver}.tar.gz"{,.asc})
-sha256sums=('0c606ecc434466dbadb2829820ca163af60cc7ca226f553b5d4032196737338f'
+sha256sums=('d18963104fa6f7d02b044631cddbe78f18f70e06c607af680c7ace04d6cf04ee'
'SKIP')
validpgpkeys=(E86C000370B1B9E2A9191AD53DBFB6882C9358FB) # KDAB Products (user for KDAB products) <info@kdab.com>