summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2020-04-05 01:05:36 +0200
committerMuflone2020-04-05 01:05:36 +0200
commit4249a2d2f8ea66618a6f9e10f00336e8401f463a (patch)
treeba956571c4e2811bf885ff4ba2dd07e037adb02e
parent3da6ae1cdf9a39e1c6b408d97e5a6f8360dea53e (diff)
downloadaur-4249a2d2f8ea66618a6f9e10f00336e8401f463a.tar.gz
Updated package qt-installer-framework 3.2.2-1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 770250c699cd..1d9e770c9b70 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = qt-installer-framework
pkgdesc = The Qt Installer Framework used for the Qt SDK installer
- pkgver = 3.2.0
+ pkgver = 3.2.2
pkgrel = 1
url = http://qt-project.org/wiki/Qt-Installer-Framework
arch = x86_64
@@ -9,9 +9,8 @@ pkgbase = qt-installer-framework
makedepends = qt5-tools
makedepends = qt5-declarative
makedepends = clang
- source = https://download.qt.io/official_releases/qt-installer-framework/3.2.0/qt-installer-framework-opensource-src-3.2.0.tar.gz
- md5sums = 547a171677f2baec49725862b3771d19
- sha256sums = 7cd0d7b86fbe63b101f263b6532485df3a2d336cc0026b47eb866dae134e319f
+ source = https://download.qt.io/official_releases/qt-installer-framework/3.2.2/qt-installer-framework-opensource-src-3.2.2.tar.gz
+ sha256sums = d4793b891acaa06938e4bfc5367e024bc132108f819b48da0e8a97feab555ce9
pkgname = qt-installer-framework
pkgdesc = The Qt Installer Framework used for the Qt SDK installer
diff --git a/PKGBUILD b/PKGBUILD
index 184dc43059bf..d816e30e25ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=qt-installer-framework
pkgname=(qt-installer-framework qt-installer-framework-docs)
-pkgver=3.2.0
+pkgver=3.2.2
pkgrel=1
pkgdesc='The Qt Installer Framework used for the Qt SDK installer'
arch=('x86_64')
@@ -12,8 +12,7 @@ url='http://qt-project.org/wiki/Qt-Installer-Framework'
license=('FDL' 'LGPL')
makedepends=('qt5-tools' 'qt5-declarative' 'clang')
source=("https://download.qt.io/official_releases/${pkgbase}/${pkgver}/${pkgbase}-opensource-src-${pkgver}.tar.gz")
-md5sums=('547a171677f2baec49725862b3771d19')
-sha256sums=('7cd0d7b86fbe63b101f263b6532485df3a2d336cc0026b47eb866dae134e319f')
+sha256sums=('d4793b891acaa06938e4bfc5367e024bc132108f819b48da0e8a97feab555ce9')
build() {
# Build tools and libraries