[arch-commits] Commit in kwallet/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 9 17:26:54 UTC 2016
Date: Sunday, October 9, 2016 @ 17:26:53
Author: felixonmars
Revision: 278035
upgpkg: kwallet 5.27.0-1
Upstream release
Modified:
kwallet/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-09 17:26:45 UTC (rev 278034)
+++ PKGBUILD 2016-10-09 17:26:53 UTC (rev 278035)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kwallet
-pkgver=5.26.0
+pkgver=5.27.0
pkgrel=1
pkgdesc='Secure and unified container for user passwords'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
optdepends=('kwalletmanager: Configuration GUI')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('8865e8f7eb9014d6ca5ff5986af55773')
+md5sums=('012d0e05887ede47f221d08474213dd8')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list