python-qdarkstyle: update to 3.1

This commit is contained in:
Mehdi Chinoune
2022-11-17 05:33:00 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent e139f600d6
commit 8f8dcc5a60

View File

@@ -3,7 +3,7 @@
_realname=qdarkstyle
pkgbase=mingw-w64-python-${_realname}
pkgname=${MINGW_PACKAGE_PREFIX}-python-${_realname}
pkgver=3.0.3
pkgver=3.1
pkgrel=1
pkgdesc='The most complete dark/light style sheet for C++/Python and Qt applications (mingw-w64)'
arch=('any')
@@ -18,7 +18,7 @@ depends=(
makedepends=(
${MINGW_PACKAGE_PREFIX}-python-setuptools)
source=(https://github.com/ColinDuquesnoy/QDarkStyleSheet/archive/v${pkgver}.tar.gz)
sha256sums=('5b74055750c14efec250a1c0307c2f21db9517eb63c0af009af5a06f1fce36c0')
sha256sums=('ce22fb44a8115bad4b0ae409688568cccbee99fe3d284407719c899c360bcf2e')
prepare() {
cd "${srcdir}"