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

Antonio Rojas arojas at archlinux.org
Sat Aug 31 18:16:15 UTC 2019


    Date: Saturday, August 31, 2019 @ 18:16:15
  Author: arojas
Revision: 505748

Update to 0.40

Modified:
  qt5ct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-31 18:08:20 UTC (rev 505747)
+++ PKGBUILD	2019-08-31 18:16:15 UTC (rev 505748)
@@ -3,8 +3,8 @@
 # Contributor: Zatherz <zatherz at linux dot pl>
 
 pkgname=qt5ct
-pkgver=0.39
-pkgrel=2
+pkgver=0.40
+pkgrel=1
 pkgdesc="Qt5 Configuration Utility"
 arch=(x86_64)
 url="https://qt5ct.sourceforge.net"
@@ -12,7 +12,7 @@
 depends=(qt5-svg)
 makedepends=(qt5-tools)
 source=("https://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('3769ecdcbdf821d52f7f1e013531a9692c28bab0bae5f133d22cba7702333e19')
+sha256sums=('2d2f8308527a7110d78701c3976a775127d67ab70d4abcf298bd0588958b77d9')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list