author | Antonio Rojas
<arojas@archlinux.org> 2021-05-08 12:01:39 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-05-08 12:01:39 UTC |
parent | 9f92ca252e21296d061f4760a7b8ccd9c5ea80ba |
PKGBUILD | +4 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index f4b56bd..01b7f74 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,9 +1,9 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=purpose -pkgver=5.81.0 +pkgver=5.82.0 pkgrel=1 -pkgdesc="Framework for providing abstractions to get the developer's purposes fulfilled" +pkgdesc='Framework for providing abstractions to get the developers purposes fulfilled' arch=(x86_64) url='https://community.kde.org/Frameworks' license=(LGPL) @@ -12,8 +12,8 @@ makedepends=(extra-cmake-modules intltool) optdepends=('kdeconnect: sharing to smartphone via KDE Connect' 'telegram-desktop: sharing via Telegram' 'bluedevil: sharing via Bluetooth') groups=(kf5) -source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('4e0a04c90c6e2d97a08158e80f486163d30abf156035214ed5e665e37be70805' +source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('a73649bae4cf36496aee27bb6391a855f6d80e23a90603f2c3700750a6e40f03' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>