summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42d1d47a8c30..c474943dba09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kaidan
pkgdesc = A user-friendly XMPP client for every device
- pkgver = 0.8.0
- pkgrel = 2
+ pkgver = 0.9.0
+ pkgrel = 1
url = https://www.kaidan.im/
arch = x86_64
license = GPL3
@@ -11,16 +11,16 @@ pkgbase = kaidan
depends = kirigami2
depends = qt5-location
depends = qt5-svg
- depends = qxmpp
+ depends = qxmpp-qt5
depends = zxing-cpp
depends = hicolor-icon-theme
- source = https://download.kde.org/unstable/kaidan/0.8.0/kaidan-0.8.0.tar.xz
- source = https://download.kde.org/unstable/kaidan/0.8.0/kaidan-0.8.0.tar.xz.sig
+ source = https://download.kde.org/unstable/kaidan/0.9.0/kaidan-0.9.0.tar.xz
+ source = https://download.kde.org/unstable/kaidan/0.9.0/kaidan-0.9.0.tar.xz.sig
source = https://invent.kde.org/network/kaidan/-/commit/9a2f8877.patch
source = https://invent.kde.org/network/kaidan/-/commit/dc41a3f3.patch
source = https://invent.kde.org/network/kaidan/-/commit/c92fe312.patch
validpgpkeys = 03C2D10DC97E5B0BEBB8F3B44663231A91A1E27B
- sha256sums = a7e772dc7abab565fdf9a7bdaf575a6229bdd509de0891079a83bd32766bb1a4
+ sha256sums = 2ff1ea53b73525df79aedecefff6fa4027c645344f28e1311b77c3d91cd858f1
sha256sums = SKIP
sha256sums = 8b354fa244dfccc0a9069a4f6b484b904c7ce4b173c56f247acc854223d8e3bd
sha256sums = 068e36e7a9434bbf79af1652f3cfa1997baf04acd4d3072ac4e95b07c1abc250
diff --git a/PKGBUILD b/PKGBUILD
index ba7b6855cc58..2338a9d9688f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,19 @@
# Maintainer: Antonio Rojas <arojas@archlinux.org>
pkgname=kaidan
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.9.0
+pkgrel=1
pkgdesc='A user-friendly XMPP client for every device'
arch=(x86_64)
url='https://www.kaidan.im/'
license=(GPL3 MIT)
-depends=(knotifications kirigami2 qt5-location qt5-svg qxmpp zxing-cpp hicolor-icon-theme)
+depends=(knotifications kirigami2 qt5-location qt5-svg qxmpp-qt5 zxing-cpp hicolor-icon-theme)
makedepends=(extra-cmake-modules)
source=(https://download.kde.org/unstable/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}
https://invent.kde.org/network/kaidan/-/commit/9a2f8877.patch
https://invent.kde.org/network/kaidan/-/commit/dc41a3f3.patch
https://invent.kde.org/network/kaidan/-/commit/c92fe312.patch)
-sha256sums=('a7e772dc7abab565fdf9a7bdaf575a6229bdd509de0891079a83bd32766bb1a4'
+sha256sums=('2ff1ea53b73525df79aedecefff6fa4027c645344f28e1311b77c3d91cd858f1'
'SKIP'
'8b354fa244dfccc0a9069a4f6b484b904c7ce4b173c56f247acc854223d8e3bd'
'068e36e7a9434bbf79af1652f3cfa1997baf04acd4d3072ac4e95b07c1abc250'