aboutsummaryrefslogtreecommitdiffstats
path: root/testing/git-cola/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/git-cola/APKBUILD')
-rw-r--r--testing/git-cola/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/git-cola/APKBUILD b/testing/git-cola/APKBUILD
index 98abfa20c3..7257e46a68 100644
--- a/testing/git-cola/APKBUILD
+++ b/testing/git-cola/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
pkgname=git-cola
pkgver=3.6
-pkgrel=0
+pkgrel=1
pkgdesc="A GUI application for git built on Python & Qt5"
url="https://git-cola.github.io"
arch="noarch"
license="GPL-2.0-or-later"
-depends="python3 py3-qtpy"
+depends="python3 py3-qt5"
checkdepends="py3-nose"
makedepends="py3-setuptools"
subpackages="$pkgname-doc"