summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTasos Sahanidis2022-04-19 09:01:41 +0300
committerTasos Sahanidis2022-04-19 09:02:09 +0300
commite5f6635fdd5076679e61128c5c8fb90bbb675ad8 (patch)
treea66b672206edadd2feeb2b689653150dd5458c74
parent386d294074d2d3f1d49a1f345f85fb73b493cb95 (diff)
downloadaur-e5f6635fdd5076679e61128c5c8fb90bbb675ad8.tar.gz
Bump pkgrel due to quazip
Hopefully this stops the spam
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5ebd9a3fb56..95e67d818b4b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ckb-next
pkgdesc = Corsair Keyboard and Mouse Input Driver, release version
pkgver = 0.4.4
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/ckb-next/ckb-next
install = ckb-next.install
arch = i686
@@ -11,7 +11,7 @@ pkgbase = ckb-next
makedepends = cmake
depends = qt5-base
depends = hicolor-icon-theme
- depends = quazip
+ depends = quazip-qt5
depends = qt5-tools
depends = libxcb
depends = xcb-util-wm
diff --git a/PKGBUILD b/PKGBUILD
index dc326a3aff09..c7b6b1c65190 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# Contributor: Light2Yellow <oleksii.vilchanskyi@gmail.com>
pkgname=ckb-next
pkgver=0.4.4
-pkgrel=3
+pkgrel=4
pkgdesc="Corsair Keyboard and Mouse Input Driver, release version"
arch=('i686' 'x86_64')
url="https://github.com/ckb-next/ckb-next"
license=('GPL2')
-depends=('qt5-base' 'hicolor-icon-theme' 'quazip' 'qt5-tools' 'libxcb' 'xcb-util-wm' 'qt5-x11extras' 'libdbusmenu-qt5')
+depends=('qt5-base' 'hicolor-icon-theme' 'quazip-qt5' 'qt5-tools' 'libxcb' 'xcb-util-wm' 'qt5-x11extras' 'libdbusmenu-qt5')
makedepends=('git' 'cmake')
optdepends=('libpulse')
conflicts=('ckb-git' 'ckb-git-latest' 'ckb-next-git')