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

Antonio Rojas arojas at archlinux.org
Thu Feb 4 15:36:20 UTC 2021


    Date: Thursday, February 4, 2021 @ 15:36:20
  Author: arojas
Revision: 407467

Update to 6.0.1

Modified:
  qt6-networkauth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-04 15:28:57 UTC (rev 407466)
+++ PKGBUILD	2021-02-04 15:36:20 UTC (rev 407467)
@@ -3,9 +3,9 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=qt6-networkauth
-_qtver=6.0.0
+_qtver=6.0.1
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -15,7 +15,7 @@
 groups=(qt6)
 _pkgfn="${pkgname/6-/}-everywhere-src-${_qtver}"
 source=("https://download.qt.io/official_releases/additional_libraries/${pkgname/6-/}/${pkgver%.*}/$_qtver/$_pkgfn.tar.xz")
-sha256sums=('83fa07b7a76537220e9b16b92c24abb4633f14f5be6c16ad706795ddd181c7e8')
+sha256sums=('7f348acedb24e7c33927bd475b87b3c0c9901122f2e11f8c8209de4497e36122')
 
 build() {
   cmake -B build -S $_pkgfn



More information about the arch-commits mailing list