summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLizen_52022-11-27 16:20:41 +0100
committerLizen_52022-11-27 16:20:41 +0100
commit7a9086974bf3fd5179e279aa24603a9450e132b8 (patch)
tree21322b259b6fa7053de119307815234b162c4d6c
parent006954a1c1205ee7805c5dd4653af0d234395f9d (diff)
downloadaur-7a9086974bf3fd5179e279aa24603a9450e132b8.tar.gz
Update 6.4.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53a825890a82..97c4e6d38d98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pyside6-tools
pkgdesc = Tools for PySide6
- pkgver = 6.4.0
- pkgrel = 2
+ pkgver = 6.4.1
+ pkgrel = 1
url = https://www.qt.io
arch = x86_64
license = LGPL
@@ -10,7 +10,7 @@ pkgbase = pyside6-tools
makedepends = qt6-tools
depends = pyside6
conflicts = pyside2-tools
- source = https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-6.4.0-src/pyside-setup-opensource-src-6.4.0.tar.xz
+ source = https://download.qt.io/official_releases/QtForPython/pyside6/PySide6-6.4.1-src/pyside-setup-opensource-src-6.4.1.tar.xz
sha256sums = dcee166a112a7eb04bb58c1164997e1f720c1e3e2ee199ee8c9a70e82f51e321
pkgname = pyside6-tools
diff --git a/PKGBUILD b/PKGBUILD
index c213d4000172..a92edc21a11b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
# Contributor: Advaith Madhukar <advaith.madhukar at gmail dot com>
pkgname=pyside6-tools
-_qtver=6.4.0
+_qtver=6.4.1
pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=1
arch=(x86_64)
url='https://www.qt.io'
license=(LGPL)