[arch-commits] Commit in qt5ct/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat May 4 12:08:11 UTC 2019
Date: Saturday, May 4, 2019 @ 12:08:11
Author: arojas
Revision: 458839
Update to 0.39
Modified:
qt5ct/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-04 12:00:40 UTC (rev 458838)
+++ PKGBUILD 2019-05-04 12:08:11 UTC (rev 458839)
@@ -3,7 +3,7 @@
# Contributor: Zatherz <zatherz at linux dot pl>
pkgname=qt5ct
-pkgver=0.38
+pkgver=0.39
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=('8fcb525cba96a6bdc2b04f843e97a22de44a8d7ae802a7383620c174fe09035c')
+sha256sums=('3769ecdcbdf821d52f7f1e013531a9692c28bab0bae5f133d22cba7702333e19')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list