author | Antonio Rojas
<arojas@archlinux.org> 2020-04-11 09:26:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-04-11 09:26:14 UTC |
parent | 650ab7c69fbd6da86ff77fafe9d3ac50d252f25c |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 713f343..4036540 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer:Antonio Rojas <arojas@archlinux.org> pkgname=purpose -pkgver=5.68.0 +pkgver=5.69.0 pkgrel=1 pkgdesc="Framework for providing abstractions to get the developer's 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=('c8c8f8244b568e52b4c02b89b71611bb8ba7cd07173645caa022b4bd90b41ab0' +sha256sums=('4d863106ae877dc9aad4d66dffe88cb9912a546208d07f5023009809e37e734b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>