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

Antonio Rojas arojas at archlinux.org
Tue Mar 28 17:55:00 UTC 2017


    Date: Tuesday, March 28, 2017 @ 17:54:58
  Author: arojas
Revision: 219754

Update to 0.31

Modified:
  qt5ct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-28 17:53:55 UTC (rev 219753)
+++ PKGBUILD	2017-03-28 17:54:58 UTC (rev 219754)
@@ -4,7 +4,7 @@
 # Contributor: Zatherz <zatherz at linux dot pl>
 
 pkgname=qt5ct
-pkgver=0.30
+pkgver=0.31
 pkgrel=1
 pkgdesc="Qt5 Configuration Utility"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
 depends=(qt5-svg)
 makedepends=(qt5-tools)
 source=("http://downloads.sourceforge.net/project/$pkgname/$pkgname-$pkgver.tar.bz2")
-sha256sums=('e6d94d756ea928f330376a30660a75b3213bad234b360519416e634048e31ecc')
+sha256sums=('d5357768832a81e39aa9cd0a45d8144de9bd59302d8d122d8c2d1a231be2aba9')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list