author | Antonio Rojas
<arojas@archlinux.org> 2019-11-09 22:37:26 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-11-09 22:37:26 UTC |
parent | 8d43716492df02f6febc45cabaf6e6bcace26cf2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0396ff3..384ea88 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.63.0 +pkgver=5.64.0 pkgrel=1 pkgdesc='Hardware integration and detection' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc doxygen qt5-declarative) optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('d4729dca2d6775e897612f8d0f0c5c23335f86aad84270a5b20e8606fd242244' +sha256sums=('fcbbfd124759854bde2da74e1768da818361f61f2839877b4efbcd38b825da6b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>