Date: Sunday, August 11, 2019 @ 08:44:15 Author: felixonmars Revision: 359492
upgpkg: solid 5.61.0-1 Upstream release Modified: solid/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-11 08:44:11 UTC (rev 359491) +++ PKGBUILD 2019-08-11 08:44:15 UTC (rev 359492) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=solid -pkgver=5.60.0 +pkgver=5.61.0 pkgrel=1 pkgdesc='Hardware integration and detection' arch=(x86_64) @@ -14,7 +14,7 @@ optdepends=('qt5-declarative: QML bindings') groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('bf3dbf22dc63946cf83cd69882f0d5fb8bf938c90252b85c849ef644caebac8a' +sha256sums=('c3a032086eacbb836fc102bd77236285ad5a808c0537ff55dbacda539ba3eacf' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
