author | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-09-11 09:36:10 UTC |
parent | 60f2e871652ab59c739ea90050c3322998a2cabf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c4fb435..112d807 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=purpose -pkgver=5.85.0 +pkgver=5.86.0 pkgrel=1 pkgdesc='Framework for providing abstractions to get the developers purposes fulfilled' arch=(x86_64) @@ -13,7 +13,7 @@ optdepends=('kdeconnect: sharing to smartphone via KDE Connect' 'telegram-deskto 'bluedevil: sharing via Bluetooth') groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('c5817a400aa531a3e5f5fbdadc4b350cbdc6286f2983a341db0d3b1cd03b248f' +sha256sums=('6722e6fbef07d57742951a15dd2b7e8235a72aebc48b1e26df2721633d8cbba3' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>