git » kdeconnect.git » commit 7eaa8ba

upgpkg: 24.01.85-1: Update to 24.02 beta 2

author Antonio Rojas
2023-12-21 08:30:21 UTC
committer Antonio Rojas
2023-12-21 08:30:21 UTC
parent 234b71831d708c76ff9351b97ad2750516b98007

upgpkg: 24.01.85-1: Update to 24.02 beta 2

.SRCINFO +37 -9
PKGBUILD +47 -7

diff --git a/.SRCINFO b/.SRCINFO
index 6917557..fae5d87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
 pkgbase = kdeconnect
 	pkgdesc = Adds communication between KDE and your smartphone
-	pkgver = 23.08.4
+	pkgver = 24.01.85
 	pkgrel = 1
 	url = https://kdeconnect.kde.org/
 	arch = x86_64
@@ -10,23 +10,51 @@ pkgbase = kdeconnect
 	makedepends = extra-cmake-modules
 	makedepends = kdoctools5
 	makedepends = wayland-protocols
+	depends = dbus
+	depends = gcc-libs
+	depends = glibc
 	depends = kcmutils5
-	depends = libfakekey
-	depends = qca-qt5
+	depends = kconfig5
+	depends = kconfigwidgets5
+	depends = kcoreaddons5
+	depends = kdbusaddons5
+	depends = kguiaddons5
+	depends = ki18n5
+	depends = kiconthemes5
+	depends = kio5
+	depends = kirigami-addons5
+	depends = knotifications5
+	depends = kpeople5
 	depends = kpeoplevcard
+	depends = kservice5
+	depends = kwidgetsaddons5
+	depends = kwindowsystem5
+	depends = libfakekey
+	depends = libx11
+	depends = libxkbcommon
+	depends = libxtst
+	depends = modemmanager-qt5
+	depends = openssl
 	depends = pulseaudio-qt
 	depends = qqc2-desktop-style5
-	depends = kirigami-addons5
-	depends = modemmanager-qt5
-	optdepends = sshfs: remote filesystem browser
+	depends = qt5-base
+	depends = qt5-connectivity
+	depends = qt5-declarative
+	depends = qt5-multimedia
+	depends = qt5-quickcontrols2
+	depends = qt5-wayland
+	depends = qt5-x11extras
+	depends = solid5
+	depends = wayland
 	optdepends = python-nautilus: Nautilus integration
 	optdepends = qt5-tools: for some runcommand plugin actions
-	source = https://download.kde.org/stable/release-service/23.08.4/src/kdeconnect-kde-23.08.4.tar.xz
-	source = https://download.kde.org/stable/release-service/23.08.4/src/kdeconnect-kde-23.08.4.tar.xz.sig
+	optdepends = sshfs: remote filesystem browser
+	source = https://download.kde.org/unstable/release-service/24.01.85/src/kdeconnect-kde-24.01.85.tar.xz
+	source = https://download.kde.org/unstable/release-service/24.01.85/src/kdeconnect-kde-24.01.85.tar.xz.sig
 	validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
 	validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
 	validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
-	sha256sums = 0bd5a45a31da21d0e5939930059fad23b608efa727db6ff020166912db78f871
+	sha256sums = c2a19cc36e6fdab7caf8697c997ef35e93853123faabfa58b034f2fe28f5bac1
 	sha256sums = SKIP
 
 pkgname = kdeconnect
diff --git a/PKGBUILD b/PKGBUILD
index debd92b..d77e7d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,58 @@
 # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
 
 pkgname=kdeconnect
-pkgver=23.08.4
+pkgver=24.01.85
 pkgrel=1
 pkgdesc='Adds communication between KDE and your smartphone'
 url='https://kdeconnect.kde.org/'
 arch=(x86_64)
 license=(GPL)
-groups=(kde-applications kde-network)
-depends=(kcmutils5 libfakekey qca-qt5 kpeoplevcard pulseaudio-qt qqc2-desktop-style5 kirigami-addons5 modemmanager-qt5)
-makedepends=(extra-cmake-modules kdoctools5 wayland-protocols)
-optdepends=('sshfs: remote filesystem browser' 'python-nautilus: Nautilus integration' 'qt5-tools: for some runcommand plugin actions')
-source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-kde-$pkgver.tar.xz{,.sig})
-sha256sums=('0bd5a45a31da21d0e5939930059fad23b608efa727db6ff020166912db78f871'
+depends=(dbus
+         gcc-libs
+         glibc
+         kcmutils5
+         kconfig5
+         kconfigwidgets5
+         kcoreaddons5
+         kdbusaddons5
+         kguiaddons5
+         ki18n5
+         kiconthemes5
+         kio5
+         kirigami-addons5
+         knotifications5
+         kpeople5
+         kpeoplevcard
+         kservice5
+         kwidgetsaddons5
+         kwindowsystem5
+         libfakekey
+         libx11
+         libxkbcommon
+         libxtst
+         modemmanager-qt5
+         openssl
+         pulseaudio-qt
+         qqc2-desktop-style5
+         qt5-base
+         qt5-connectivity
+         qt5-declarative
+         qt5-multimedia
+         qt5-quickcontrols2
+         qt5-wayland
+         qt5-x11extras
+         solid5
+         wayland)
+makedepends=(extra-cmake-modules
+             kdoctools5
+             wayland-protocols)
+optdepends=('python-nautilus: Nautilus integration'
+            'qt5-tools: for some runcommand plugin actions'
+            'sshfs: remote filesystem browser')
+groups=(kde-applications
+        kde-network)
+source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-kde-$pkgver.tar.xz{,.sig})
+sha256sums=('c2a19cc36e6fdab7caf8697c997ef35e93853123faabfa58b034f2fe28f5bac1'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>