diff --git a/mingw-w64-python-qtawesome/PKGBUILD b/mingw-w64-python-qtawesome/PKGBUILD index ff7d0256b4..448f611001 100644 --- a/mingw-w64-python-qtawesome/PKGBUILD +++ b/mingw-w64-python-qtawesome/PKGBUILD @@ -3,7 +3,7 @@ _realname=qtawesome pkgbase=mingw-w64-python-${_realname} pkgname=${MINGW_PACKAGE_PREFIX}-python-${_realname} -pkgver=1.2.2 +pkgver=1.2.3 pkgrel=1 pkgdesc='Iconic fonts in PyQt and PySide applications (mingw-w64)' arch=('any') @@ -19,7 +19,7 @@ makedepends=( ${MINGW_PACKAGE_PREFIX}-python ${MINGW_PACKAGE_PREFIX}-python-setuptools) source=("https://github.com/spyder-ide/${_realname}/archive/v${pkgver}.tar.gz") -sha256sums=('09d6b837315c1618b34865a2a723b5bb415968b6c4b483cd39386ac85106d9fe') +sha256sums=('5ae7552c0fc278fe07fc80c138a2ae811b38450c75fde16367497a3a309a15e0') prepare() { cd "${srcdir}"