Date: Thursday, May 31, 2018 @ 16:07:46 Author: arojas Revision: 334909
Update to 1.3.1 Modified: kdeconnect/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 16:06:51 UTC (rev 334908) +++ PKGBUILD 2018-05-31 16:07:46 UTC (rev 334909) @@ -3,7 +3,7 @@ # Contributor: Kuba Serafinowski <zizzfizzix(at)gmail(dot)com> pkgname=kdeconnect -pkgver=1.3.0 +pkgver=1.3.1 pkgrel=1 pkgdesc='Adds communication between KDE and your smartphone' url='https://community.kde.org/KDEConnect' @@ -14,7 +14,7 @@ optdepends=('sshfs: remote filesystem browser' 'kde-cli-tools: configuration UI' 'qt5-declarative: QML bindings' 'python-nautilus: Nautilus integration') source=("https://download.kde.org/stable/$pkgname/$pkgver/src/$pkgname-kde-$pkgver.tar.xz") #{,.sig} unavailable key -sha256sums=('954d4e9f7de06a7409d9e3e124c959481a1c2c20148576dc3d431a3d6129fb3f') +sha256sums=('848c9cc13988b3adca79508d37f41fb46254692c6ab496820d0852d1885df267') prepare() { mkdir -p build
