summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMuflone2023-12-22 00:43:47 +0100
committerMuflone2023-12-22 00:43:47 +0100
commit75f1f25e68ea8c4c1f6acf0910ee36dbaa943cd4 (patch)
treeea6d819c9672f12b09b8c48c4381dd0e94735e8c
parentabdc8bd2b73578ef649e5603a780741e39a07f5b (diff)
downloadaur-75f1f25e68ea8c4c1f6acf0910ee36dbaa943cd4.tar.gz
Updated package qt-installer-framework 4.6.1-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edd52bb74d91..f479fc790638 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 = 4.5.2
+ pkgver = 4.6.1
pkgrel = 1
url = http://qt-project.org/wiki/Qt-Installer-Framework
arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = qt-installer-framework
makedepends = qt5-tools
makedepends = qt5-declarative
makedepends = clang
- source = qt-installer-framework-4.5.2.tar.gz::https://github.com/qtproject/installer-framework/archive/4.5.2.tar.gz
- sha256sums = ed4412b22f132dff2eb50bf2779fb37168177bc7de9e7a0a4e717c70bd1f00fb
+ source = qt-installer-framework-4.6.1.tar.gz::https://github.com/qtproject/installer-framework/archive/4.6.1.tar.gz
+ sha256sums = ff2199ceb9ae996eebf18b0b737ee4fcf26c748988bb38cf7571115c21554d08
pkgname = qt-installer-framework
pkgdesc = The Qt Installer Framework used for the Qt SDK installer
diff --git a/PKGBUILD b/PKGBUILD
index 7b19a68b1031..e341cfe6dacf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgbase=qt-installer-framework
pkgname=(qt-installer-framework qt-installer-framework-docs)
-pkgver=4.5.2
+pkgver=4.6.1
pkgrel=1
pkgdesc='The Qt Installer Framework used for the Qt SDK installer'
arch=('x86_64')
@@ -12,7 +12,7 @@ url='http://qt-project.org/wiki/Qt-Installer-Framework'
license=('FDL' 'LGPL')
makedepends=('qt5-tools' 'qt5-declarative' 'clang')
source=("${pkgbase}-${pkgver}.tar.gz"::"https://github.com/qtproject/installer-framework/archive/${pkgver}.tar.gz")
-sha256sums=('ed4412b22f132dff2eb50bf2779fb37168177bc7de9e7a0a4e717c70bd1f00fb')
+sha256sums=('ff2199ceb9ae996eebf18b0b737ee4fcf26c748988bb38cf7571115c21554d08')
build() {
# Build tools and libraries