summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1176252d85a7..758e2082cb9c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: TDY <tdy@gmx.com>
pkgname=git-cola
pkgver=4.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="The highly caffeinated Git GUI"
arch=('any')
url="https://git-cola.github.io"
@@ -14,7 +14,7 @@ depends=(
'python-importlib-metadata'
'python-numpy'
'python-polib'
- 'python-pyqt5'
+ 'python-pyqt6'
'python-qtpy'
)
makedepends=(