author | Antonio Rojas
<arojas@archlinux.org> 2022-03-13 12:33:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-03-13 12:33:24 UTC |
parent | 154486022a8d74145c3f0eb894ba2ccf2c486e61 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 8442719..df59765 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kidletime -pkgver=5.91.0 +pkgver=5.92.0 pkgrel=1 pkgdesc='Monitoring user activity' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(qt5-x11extras libxss) makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc) groups=(kf5) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('1b23a2503defae1fca23bb1574439dcc24a2856c3603587c903f8e8b188f158b' +sha256sums=('e12f14229f7ee587becb5a693374045c460d38c55d61e21eefd78b8db39280d7' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)