Date: Tuesday, February 28, 2023 @ 19:00:30
  Author: arojas
Revision: 1405626

upgpkg: qt5ct 1.7-1: Update to 1.7

Modified:
  qt5ct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-28 17:47:55 UTC (rev 1405625)
+++ PKGBUILD    2023-02-28 19:00:30 UTC (rev 1405626)
@@ -3,7 +3,7 @@
 # Contributor: Zatherz <zatherz at linux dot pl>
 
 pkgname=qt5ct
-pkgver=1.6
+pkgver=1.7
 pkgrel=1
 pkgdesc='Qt5 Configuration Utility'
 arch=(x86_64)
@@ -12,7 +12,7 @@
 depends=(qt5-svg)
 makedepends=(cmake qt5-tools)
 
source=(https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2)
-sha256sums=('5bd8eceff97a842834338d72e60ec290a5f794e789badc3ca618e42540f41335')
+sha256sums=('ed58546a6e4c50dfed1b9ff6a148d4a468fe9b4d7b5b2727b96501de2955b8d7')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \

Reply via email to