From 4a07e18eb3952cd9e78596d7d00ac01cd90c44ee Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Mon, 22 Oct 2018 00:30:20 +0200 Subject: [PATCH] [skip-ci] kio-gdrive: update to 1.2.5 --- kio-gdrive/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kio-gdrive/PKGBUILD b/kio-gdrive/PKGBUILD index e3c28c9a5..5107b2616 100644 --- a/kio-gdrive/PKGBUILD +++ b/kio-gdrive/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Antonio Rojas pkgname=kio-gdrive -pkgver=1.2.3 +pkgver=1.2.5 pkgrel=1 arch=(x86_64) pkgdesc="KIO Slave to access Google Drive" @@ -11,7 +11,7 @@ license=(GPL) depends=(libkgapi kaccounts-providers) makedepends=(extra-cmake-modules kdesignerplugin kdoctools python3 intltool) source=(https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -md5sums=('eaeeb139349041493a18770a64f95af4' +md5sums=('a76361f09fa05a8641fb2fc8f7ce8e26' 'SKIP') validpgpkeys=('F07D85CAA18ACF46A346FD017C7FC6EA8633B4EA') # Elvis Angelaccio