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

Antonio Rojas arojas at archlinux.org
Mon Apr 12 20:54:19 UTC 2021


    Date: Monday, April 12, 2021 @ 20:54:19
  Author: arojas
Revision: 916054

Update to 0.3

Modified:
  qt6ct/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-12 20:54:18 UTC (rev 916053)
+++ PKGBUILD	2021-04-12 20:54:19 UTC (rev 916054)
@@ -2,8 +2,8 @@
 # Contributor: Martchus <martchus at gmx.net>
 
 pkgname=qt6ct
-pkgver=0.2
-pkgrel=5
+pkgver=0.3
+pkgrel=1
 pkgdesc='Qt 6 Configuration Utility'
 arch=(x86_64)
 url='https://github.com/trialuser02/qt6ct'
@@ -11,7 +11,7 @@
 depends=(qt6-svg)
 makedepends=(qt6-tools)
 source=("https://github.com/trialuser02/qt6ct/releases/download/$pkgver/qt6ct-$pkgver.tar.xz")
-sha256sums=('e3f064071d45e59e4eaaf0f2b789351edc5b676874d98d3bd2abfed6230422ee')
+sha256sums=('62d46622bf0d152c2640b2c0f6e52a744b2e2b2204e940dd014fac59a8cc0c3d')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list