python-qtawesome: update to 1.2.3

This commit is contained in:
Mehdi Chinoune
2023-03-10 01:13:50 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 6828955821
commit ec9b3f9307

View File

@@ -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}"