[arch-commits] Commit in qt6-imageformats/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Feb 4 15:28:45 UTC 2021
Date: Thursday, February 4, 2021 @ 15:28:45
Author: arojas
Revision: 407465
Update to 6.0.1
Modified:
qt6-imageformats/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-04 15:27:10 UTC (rev 407464)
+++ PKGBUILD 2021-02-04 15:28:45 UTC (rev 407465)
@@ -3,9 +3,9 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=qt6-imageformats
-_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=('6f2823151425656f67d1b7198a9677e236f371a0213e651604c817a0b0a10846')
+sha256sums=('27a9d6e85dcd56ad981ef2aac27844e782f8cce0598f83283e6fbbd2a3810105')
build() {
cmake -B build -S $_pkgfn
More information about the arch-commits
mailing list