* update libkgapi to 24.12.2-1
This commit is contained in:
parent
e476252ff8
commit
7287ab7138
@ -1,6 +1,6 @@
|
||||
pkgbase = libkgapi
|
||||
pkgdesc = A KDE-based library for accessing various Google services via their public API
|
||||
pkgver = 24.12.0
|
||||
pkgver = 24.12.2
|
||||
pkgrel = 1
|
||||
url = https://www.kde.org/
|
||||
arch = x86_64
|
||||
@ -21,12 +21,12 @@ pkgbase = libkgapi
|
||||
depends = kwallet
|
||||
depends = qt6-base
|
||||
options = !lto
|
||||
source = https://download.kde.org/stable/release-service/24.12.0/src/libkgapi-24.12.0.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.12.0/src/libkgapi-24.12.0.tar.xz.sig
|
||||
source = https://download.kde.org/stable/release-service/24.12.2/src/libkgapi-24.12.2.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.12.2/src/libkgapi-24.12.2.tar.xz.sig
|
||||
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
|
||||
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
|
||||
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
|
||||
sha256sums = 3ed3e2370cddbc6af483041ffc5402f1665fae0a42e718c38377924a43d42dd6
|
||||
sha256sums = 8244eb43498d06343ca00d0eace138fdd5c7cc67320ce705f7bbef125f1d188c
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = libkgapi
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Contributor: Andrea Scarpino <andrea@archlinux.org>
|
||||
|
||||
pkgname=libkgapi
|
||||
pkgver=24.12.0
|
||||
pkgver=24.12.2
|
||||
pkgrel=1
|
||||
pkgdesc='A KDE-based library for accessing various Google services via their public API'
|
||||
url='https://www.kde.org/'
|
||||
@ -20,7 +20,7 @@ makedepends=(doxygen
|
||||
qt6-doc
|
||||
qt6-tools)
|
||||
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('3ed3e2370cddbc6af483041ffc5402f1665fae0a42e718c38377924a43d42dd6'
|
||||
sha256sums=('8244eb43498d06343ca00d0eace138fdd5c7cc67320ce705f7bbef125f1d188c'
|
||||
'SKIP')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
|
||||
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user