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