[arch-commits] Commit in python-qdarkstyle/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Wed Jun 29 14:30:31 UTC 2022


    Date: Wednesday, June 29, 2022 @ 14:30:31
  Author: archange
Revision: 1240557

upgpkg: python-qdarkstyle 3.0.3-1

Modified:
  python-qdarkstyle/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 14:30:16 UTC (rev 1240556)
+++ PKGBUILD	2022-06-29 14:30:31 UTC (rev 1240557)
@@ -2,8 +2,8 @@
 
 _pkg=QDarkStyle
 pkgname=python-${_pkg,,}
-pkgver=3.0.2
-pkgrel=3
+pkgver=3.0.3
+pkgrel=1
 pkgdesc="Dark style sheet for QtWidgets application"
 arch=(any)
 url="https://github.com/ColinDuquesnoy/QDarkStyleSheet"
@@ -14,7 +14,7 @@
 # Pypi tarballs do not provide tests files anymore
 #source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('a0c13508d2bf0f4919abb9cb5e4c3c8daa768b5da7232af313aeb194d3a61a2f')
+sha256sums=('5b74055750c14efec250a1c0307c2f21db9517eb63c0af009af5a06f1fce36c0')
 
 build() {
   cd ${_pkg}Sheet-${pkgver}



More information about the arch-commits mailing list