diff --git a/mingw-w64-amqp-cpp/PKGBUILD b/mingw-w64-amqp-cpp/PKGBUILD index 1a989911c2..9d2c903554 100644 --- a/mingw-w64-amqp-cpp/PKGBUILD +++ b/mingw-w64-amqp-cpp/PKGBUILD @@ -3,7 +3,7 @@ _realname=amqp-cpp pkgbase="mingw-w64-${_realname}" pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}" -pkgver=4.3.18 +pkgver=4.3.19 pkgrel=1 pkgdesc="C++ library for asynchronous non-blocking communication with RabbitMQ (mingw-w64)" arch=('any') @@ -18,7 +18,7 @@ source=("${_realname}-${pkgver}.tar.gz"::https://github.com/CopernicaMarketingSo 001-cmake-install-config.patch 002-fix-shared-linking.patch 003-shared-lib-install.patch) -sha256sums=('cc2c1fc5da00a1778c2804306e06bdedc782a5f74762b9d9b442d3a498dd0c4f' +sha256sums=('ca29bb349c498948576a4604bed5fd3c27d87240b271a4441ccf04ba3797b31d' '236787a1151b097cf5584cbbdb9882c9a3507b87168a4671ea54690f3144ee33' '23def70fa83a02613945df1c15446f67c66e6999113b97416d01e7c89c062b1c' '54ef815fb5bda56812bbbdd98ec3108268e238f3eb2c9ccb74892d3059ce19ec')