Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
kdeconnect
Commits:
b9e68537 by Antonio Rojas at 2024-10-10T14:13:59+02:00
upgpkg: 24.08.2-1: Update to 24.08.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = kdeconnect
pkgdesc = Adds communication between KDE and your smartphone
- pkgver = 24.08.1
+ pkgver = 24.08.2
pkgrel = 1
url = https://kdeconnect.kde.org/
arch = x86_64
@@ -50,12 +50,12 @@ pkgbase = kdeconnect
optdepends = python-nautilus: Nautilus integration
optdepends = qt6-tools: for some runcommand plugin actions
optdepends = sshfs: remote filesystem browser
- source =
https://download.kde.org/stable/release-service/24.08.1/src/kdeconnect-kde-24.08.1.tar.xz
- source =
https://download.kde.org/stable/release-service/24.08.1/src/kdeconnect-kde-24.08.1.tar.xz.sig
+ source =
https://download.kde.org/stable/release-service/24.08.2/src/kdeconnect-kde-24.08.2.tar.xz
+ source =
https://download.kde.org/stable/release-service/24.08.2/src/kdeconnect-kde-24.08.2.tar.xz.sig
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums =
f9d7b55d52ae8d07432922afd84af19cd373df07b45eb97d381bcd2db4d5d1e6
+ sha256sums =
d7178d96b445ef660923f305a90fc6aecccae4049cc99a39ee6c17ac0bf51c69
sha256sums = SKIP
pkgname = kdeconnect
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com>
pkgname=kdeconnect
-pkgver=24.08.1
+pkgver=24.08.2
pkgrel=1
pkgdesc='Adds communication between KDE and your smartphone'
url='https://kdeconnect.kde.org/'
@@ -55,7 +55,7 @@ optdepends=('python-nautilus: Nautilus integration'
groups=(kde-applications
kde-network)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-kde-$pkgver.tar.xz{,.sig})
-sha256sums=('f9d7b55d52ae8d07432922afd84af19cd373df07b45eb97d381bcd2db4d5d1e6'
+sha256sums=('d7178d96b445ef660923f305a90fc6aecccae4049cc99a39ee6c17ac0bf51c69'
'SKIP')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid
<[email protected]>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdeconnect/-/commit/b9e685374541a9fce517c011b280c2981b34de4f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/kdeconnect/-/commit/b9e685374541a9fce517c011b280c2981b34de4f
You're receiving this email because of your account on gitlab.archlinux.org.