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

Bruno Pagani archange at gemini.archlinux.org
Sun Oct 17 01:57:54 UTC 2021


    Date: Sunday, October 17, 2021 @ 01:57:53
  Author: archange
Revision: 1030638

upgpkg: python-qtawesome 1.0.3-1

Modified:
  python-qtawesome/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-17 01:49:33 UTC (rev 1030637)
+++ PKGBUILD	2021-10-17 01:57:53 UTC (rev 1030638)
@@ -3,7 +3,7 @@
 
 _pkg=qtawesome
 pkgname=python-${_pkg}
-pkgver=1.0.2
+pkgver=1.0.3
 pkgrel=1
 pkgdesc="Iconic fonts in PyQt and PySide applications"
 arch=(any)
@@ -13,7 +13,7 @@
 makedepends=(python-setuptools)
 checkdepends=(python-pytest python-pytest-qt pyside2 xorg-server-xvfb)
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('3cd0cd2a8d4c23a6f6246a0fe095786e33fd4ea7c4da23fc4b2694a1ec37f083')
+sha256sums=('03f4ca237b3bf5385634c9765d617dea1736211bf705f34480bba4f5c5310ced')
 
 build() {
   cd ${_pkg}-${pkgver}



More information about the arch-commits mailing list