author | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
parent | 182321a44962adc3ada19e0d0a5e1e7f4e743ae5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1a927d6..28c20d4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.49.0 +pkgver=5.50.0 pkgrel=1 pkgdesc='Hardware integration and detection' arch=(x86_64) @@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools doxygen qt5-declarative) optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('f70dc2006d84f1eb342ec9d5827977d2fb1f19edfcdc7f5807a220275c6df9dc' +sha256sums=('107ce376baa5c15ee2c218ad35febe7d6e99e9ac35d4b5f184c4618a2e651af9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>