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

Antonio Rojas arojas at archlinux.org
Tue Jan 24 20:08:29 UTC 2017


    Date: Tuesday, January 24, 2017 @ 20:08:28
  Author: arojas
Revision: 208925

Update to 0.28

Modified:
  qt5ct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-24 19:06:23 UTC (rev 208924)
+++ PKGBUILD	2017-01-24 20:08:28 UTC (rev 208925)
@@ -4,7 +4,7 @@
 # Contributor: Zatherz <zatherz at linux dot pl>
 
 pkgname=qt5ct
-pkgver=0.27
+pkgver=0.28
 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=('d3b92b9d34469cae4f66a43ca59f5f0b548ef6d37984469361329af4348ab1f3')
+sha256sums=('d75216135c112657d10b1c87502ba8c9510340a7b868211770ccd85aa777f0ca')
 
 build() {
     cd $pkgname-$pkgver



More information about the arch-commits mailing list