Skip to content

Commit

Permalink
KDE Frameworks 5.80
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@409726 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
antonio-rojas committed Mar 13, 2021
1 parent dbbba56 commit ba17053
Show file tree
Hide file tree
Showing 83 changed files with 174 additions and 170 deletions.
4 changes: 2 additions & 2 deletions attica/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=attica
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
arch=(x86_64)
pkgdesc='Qt library that implements the Open Collaboration Services API'
Expand All @@ -13,7 +13,7 @@ depends=(qt5-base)
makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('8af244b41f08448ea3693e9f7d9b50de9df76b416016cd1143dfc581dd65d9dc'
sha256sums=('e3aa866b01dfcdc1f59012c57f6bd49eabfe5d920560f766116a6633b394ce71'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions baloo/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=baloo
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc="A framework for searching and managing metadata"
arch=(x86_64)
Expand All @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules kdoctools doxygen qt5-tools qt5-doc qt5-declara
optdepends=('qt5-declarative: QML bindings')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('80f9aca313fc214b6363ae37546df7825eafdb291bdc6f597d86cb0b8c38ff50'
sha256sums=('ecdf0ba93c0cfd85b16aed3817db490c85f70c8c1d13e076b461d41ffa00b571'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions bluez-qt/trunk/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>

pkgname=bluez-qt
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Qt wrapper for Bluez 5 DBus API'
arch=(x86_64)
Expand All @@ -12,7 +12,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc qt5-declarative)
optdepends=('qt5-declarative: QML bindings')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('f2da3f23fb5b03f4295f41db4ecca7221caa2a2df9afd4cdbfff9ca988bed16a'
sha256sums=('96e77f80ffd3d6b7854370f5e45773d74cbc685255612e923d703e00ed33e521'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions breeze-icons/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=breeze-icons
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Breeze icon themes'
arch=(any)
Expand All @@ -12,7 +12,7 @@ license=(LGPL)
groups=(kf5)
makedepends=(extra-cmake-modules qt5-base python-lxml)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('c6320406a8e93df3a5918e24ef94b76b3c0ddd3e17567451b7dce403f33b4d1b'
sha256sums=('a266908cafc0233e5da6f11747bbbef94b7d9503e2c1f59c68013ae11f1d6584'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions extra-cmake-modules/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=extra-cmake-modules
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Extra modules and scripts for CMake'
arch=(any)
Expand All @@ -14,7 +14,7 @@ makedepends=(python-sphinx python-requests qt5-tools)
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}
ECM-no-init.py.patch)
sha256sums=('b29602db99c566d88fa92106abe114bd57b7ffc6ca20773426f896ffde68bed8'
sha256sums=('2370fd80f685533d0b96efa6fa443ceea68e0ceba4e8a9d7c151d297b1c96f64'
'SKIP'
'5695e45c7621a00c0bca28f058c13b5d524f963a00b53337c8cefcdaf22c4b52')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
Expand Down
4 changes: 2 additions & 2 deletions frameworkintegration/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=frameworkintegration
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Framework providing components to allow applications to integrate with a KDE Workspace'
arch=(x86_64)
Expand All @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules appstream-qt packagekit-qt5)
optdepends=('appstream-qt: dependency resolving via AppStream' 'packagekit-qt5: dependency resolving via AppStream')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('41c88a378d37fa0c1e89f3c26e26eb30e28d54a0d82cf8025cc5c48d31441130'
sha256sums=('871d961ccdcc420ac63686bb522febabe9dcdd6199880f9e2e59433239b9696a'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kactivities-stats/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kactivities-stats
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
arch=(x86_64)
pkgdesc="A library for accessing the usage data collected by the activities system"
Expand All @@ -13,7 +13,7 @@ depends=(kactivities)
makedepends=(extra-cmake-modules boost doxygen qt5-tools qt5-doc)
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('23f5f68ddab812499052f3a4cb3b9c2244226bc63096a01ecf7552171242b968'
sha256sums=('d689b7e9b75debce048fa4cbbc95924a4bfb2dd0c32b5874413b2871d18573f0'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kactivities/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kactivities
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
arch=(x86_64)
pkgdesc="Core components for the KDE's Activities"
Expand All @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules boost doxygen qt5-tools qt5-doc qt5-declarative
optdepends=('qt5-declarative: QML bindings')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('f4903fa1ad41cfb23e419b287070c51d8df12d10ee5cde538c8b621c07d16d34'
sha256sums=('1a90e14a16e2efa5ae460843f05e88ca412c7fe078fc077dee8a1cf022303592'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kapidox/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kapidox
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Frameworks API Documentation Tools'
arch=(any)
Expand All @@ -13,7 +13,7 @@ depends=(python-jinja python-yaml)
makedepends=(cmake qt5-base)
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('2752c83d9b72245c94d000b5568a457817dc5b6bfcd550daa5f046d5ba9e6462'
sha256sums=('7f14805350c5f0c1326b3ad2b2923c71f3d41e6782249723013a0f3ef18b1204'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions karchive/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=karchive
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Qt 5 addon providing access to numerous types of archives'
arch=(x86_64)
Expand All @@ -13,7 +13,7 @@ depends=(qt5-base)
makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('0cd2bf46cc476b8b56138b3a892688ab70d0ddaa9739350a7421dc77a6210e07'
sha256sums=('fce08d578c5311c475f43df5c40480ddafbb065c41599c535b5e98d2175c5df5'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kauth/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kauth
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Abstraction to system policy and authentication features'
arch=(x86_64)
Expand All @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen si
optdepends=('python-pyqt5: for the Python bindings')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('aa01b26a48556292141b2c103b177ec991127e6faf0e3edd0f0efa78887578a1'
sha256sums=('26f07de07729abf90500749d7746eee63398fe96ca00d32f845084b4c89896dd'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kbookmarks/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kbookmarks
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Support for bookmarks and the XBEL format'
arch=(x86_64)
Expand All @@ -13,7 +13,7 @@ depends=(kxmlgui)
makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen)
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('0dcfdf8b2f1d6cebdf830adc338d07a10cf2ddca815c21365cf5ec8e67943981'
sha256sums=('5880324922e465b66384acbdd4f6db2f26c533c2e27c1cb121ec0e0e37f53586'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kcalendarcore/trunk/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>

pkgname=kcalendarcore
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc="The KDE calendar access library"
arch=(x86_64)
Expand All @@ -14,7 +14,7 @@ provides=(kcalcore)
replaces=(kcalcore)
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('3b325b199549dc75d091e61b588fb14dc5160a1d259a5c734a685209a20c6ca7'
sha256sums=('e5cdec2ed0b2bee08e5d5395aee1dc13626e2287a235cd9f1506ad5f96d012fd'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kcmutils/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kcmutils
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Utilities for interacting with KCModules'
arch=(x86_64)
Expand All @@ -13,7 +13,7 @@ depends=(kdeclarative)
makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('73d286b84ad32e3fa350b667993a6db731ee4c7e878d0a0cf9f5c81933423ef3'
sha256sums=('8c93b1a865bcfe0aa85b8ac59b7b0f214aa5fdc5767ee51657657360a8739e59'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kcodecs/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kcodecs
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
arch=(x86_64)
Expand All @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 gperf doxy
optdepends=('python-pyqt5: for the Python bindings')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('c81fa7229cb70021339d4c822517980e30f0a9dc79f143f577a6d56dcd6f64a9'
sha256sums=('4f56744c9647096b8d403d212081afffa890b4f386eeb33d1be497cee560881a'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kcompletion/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kcompletion
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Text completion helpers and widgets'
arch=(x86_64)
Expand All @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen si
optdepends=('python-pyqt5: for the Python bindings')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('9bff8b791d2434057a0137805e8dcc81ddfaa6dc87f0b5180c74be770934d7fe'
sha256sums=('ef4251a6196255e8b131c8dd0793b3e79f7de05449cf2d466131d30078686093'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kconfig/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kconfig
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Configuration system'
arch=(x86_64)
Expand All @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 doxygen si
optdepends=('python-pyqt5: for the Python bindings')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('f948718ac87f573b14bbf73e4af02d488f023cfcf011425af7cdbc0cefca510a'
sha256sums=('2600449e6a6ccf2d9f61ba33abff7ed29c1f975b33bfe6cc7e6d8993dddd19b2'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kconfigwidgets/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kconfigwidgets
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Widgets for KConfig'
arch=(x86_64)
Expand All @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules kdoctools clang python-pyqt5 doxygen qt5-tools
optdepends=('python-pyqt5: for the Python bindings' 'perl: for preparetips5')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('7ea01c69328f460a1e70131626d00a7a668814ab415dca7692dbc6a1631330d3'
sha256sums=('479eef40642498adf5f1fd2ef5004be105e1d06d7981136d9f560b18121d2c8b'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kcontacts/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

pkgname=kcontacts
epoch=1
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc="Address book API for KDE"
arch=(x86_64)
Expand All @@ -12,7 +12,7 @@ depends=(kcoreaddons kconfig ki18n kcodecs iso-codes)
makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('c9574d77235646c3c0c6b1a9fe1eceaf131a2051a1f9de48d9949ee6a7dbd449'
sha256sums=('d387b909e2e52b35efef6201502cb71705a76fdcd4fda8e7e535e5c66cbf7b9c'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kcoreaddons/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kcoreaddons
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Addons to QtCore'
arch=(x86_64)
Expand All @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc qt5-doc clang python-pyqt5 do
optdepends=('python-pyqt5: for the Python bindings')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('6f221bd93be73aeec863cd7089c69e84fef76bea83a906c6cd2c853937813659'
sha256sums=('ece39271678b3ff3753116bce8bb6747ebadbad522782d0f8051d8bab66f3ed1'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kcrash/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <[email protected]>

pkgname=kcrash
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
pkgdesc='Support for application crash analysis and bug report from apps'
arch=(x86_64)
Expand All @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
optdepends=('drkonqi: KDE crash handler application')
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('ecaa74faaf31098acf8974eb5785101b9477fc78a7308a306a6c4d162468e470'
sha256sums=('64a3e918fbf41c1bc1b708b526d2c928ac7d4c10579a10416e15788553444bb0'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions kdav/trunk/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>

pkgname=kdav
pkgver=5.79.0
pkgver=5.80.0
pkgrel=1
epoch=1
pkgdesc="A DAV protocol implemention with KJobs"
Expand All @@ -12,7 +12,7 @@ depends=(kio qt5-xmlpatterns)
makedepends=(extra-cmake-modules doxygen qt5-tools)
groups=(kf5)
source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
sha256sums=('d4f5d1f29de8f4b9cce6505f209d266dbd7b32ad8dc3e7fe1813fd4eacc2e394'
sha256sums=('01044dfe0427eecc4cbe60357b4ef570c9081fa9b45cd846a9d8797cef254bb1'
'SKIP')
validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>

Expand Down
Loading

0 comments on commit ba17053

Please sign in to comment.