summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 129186919124..53a825890a82 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = pyside6-tools
pkgdesc = Tools for PySide6
pkgver = 6.4.0
- pkgrel = 1
+ pkgrel = 2
url = https://www.qt.io
arch = x86_64
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 7c7317a28354..c213d4000172 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=pyside6-tools
_qtver=6.4.0
pkgver=${_qtver/-/}
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://www.qt.io'
license=(LGPL)