summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-10-26 10:50:54 +0200
committerNicola Murino2022-10-26 10:50:54 +0200
commit44a7162db688a54d12f1208ac9c3751e472ac672 (patch)
tree784b7b5ef78dcf59b45045c7186b051bd321eb04
parent05aa62020eb2dac458d624b14af150df1f86591b (diff)
downloadaur-44a7162db688a54d12f1208ac9c3751e472ac672.tar.gz
Update to 2.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 38fc21198cba..7c442a60b425 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mingw-w64-kdsoap
pkgdesc = Qt-based client-side and server-side SOAP component (mingw-w64)
- pkgver = 2.0.0
+ pkgver = 2.1.1
pkgrel = 1
url = https://github.com/KDAB/KDSoap
arch = any
@@ -13,10 +13,10 @@ pkgbase = mingw-w64-kdsoap
options = !buildflags
options = staticlibs
options = !strip
- source = https://github.com/KDAB/KDSoap/releases/download/kdsoap-2.0.0/kdsoap-2.0.0.tar.gz
- source = https://github.com/KDAB/KDSoap/releases/download/kdsoap-2.0.0/kdsoap-2.0.0.tar.gz.asc
+ source = https://github.com/KDAB/KDSoap/releases/download/kdsoap-2.1.1/kdsoap-2.1.1.tar.gz
+ source = https://github.com/KDAB/KDSoap/releases/download/kdsoap-2.1.1/kdsoap-2.1.1.tar.gz.asc
validpgpkeys = E86C000370B1B9E2A9191AD53DBFB6882C9358FB
- sha256sums = d18963104fa6f7d02b044631cddbe78f18f70e06c607af680c7ace04d6cf04ee
+ sha256sums = aed57f6b200ddf762f5d2898f7e9228dd0700881c4491aefe4006f7fa5f5c627
sha256sums = SKIP
pkgname = mingw-w64-kdsoap
diff --git a/PKGBUILD b/PKGBUILD
index 5e65711a2523..9711fe74a8b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname="mingw-w64-kdsoap"
-pkgver=2.0.0
+pkgver=2.1.1
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=('d18963104fa6f7d02b044631cddbe78f18f70e06c607af680c7ace04d6cf04ee'
+sha256sums=('aed57f6b200ddf762f5d2898f7e9228dd0700881c4491aefe4006f7fa5f5c627'
'SKIP')
validpgpkeys=(E86C000370B1B9E2A9191AD53DBFB6882C9358FB) # KDAB Products (user for KDAB products) <info@kdab.com>