author | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-04-14 09:53:45 UTC |
parent | 2ddd0d360d29365b15f02309eb17466f4bf021df |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 6f25fed..c3a6438 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kwallet -pkgver=5.44.0 +pkgver=5.45.0 pkgrel=1 pkgdesc='Secure and unified container for user passwords' arch=('x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'python' 'kdoctools' 'boost' 'doxygen' 'qt5-t optdepends=('kwalletmanager: Configuration GUI') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('da628001654ac535d3d17119b5445c8d67c765917dba251af30f4ae633826a05' +sha256sums=('29360d0a0f06c396807f1cbd767e816a162c05b1593ed82adc687a3e66223afa' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>