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

Antonio Rojas arojas at archlinux.org
Mon Jul 20 17:31:15 UTC 2020


    Date: Monday, July 20, 2020 @ 17:31:14
  Author: arojas
Revision: 664639

Update to 1.1

Modified:
  qt5ct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-20 16:30:39 UTC (rev 664638)
+++ PKGBUILD	2020-07-20 17:31:14 UTC (rev 664639)
@@ -3,7 +3,7 @@
 # Contributor: Zatherz <zatherz at linux dot pl>
 
 pkgname=qt5ct
-pkgver=1.0
+pkgver=1.1
 pkgrel=1
 pkgdesc="Qt5 Configuration Utility"
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(qt5-svg)
 makedepends=(qt5-tools)
 source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('a92c7bbdaf8182ce38c1a49e34d30f5b79ec75bd70a4bfabeb9b7cb0e0971a85')
+sha256sums=('af77c4dbf7f9ba97fe0218648167395bca7bcb2b9c1886a9c98b1e343127ddd2')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list