kfoldersync: update to 3.4.1

This commit is contained in:
Jeff Huang 2017-01-26 03:20:47 +00:00
parent 22f4ff9b6e
commit f39bec45d1

View File

@ -3,7 +3,7 @@
# Contributor: Pafrape <pafrape@free.fr
pkgname=kfoldersync
pkgver=3.4.0
pkgver=3.4.1
pkgrel=1
pkgdesc="Folder synchronization tool"
arch=('x86_64')
@ -12,8 +12,8 @@ screenshot='http://kde-apps.org/CONTENT/content-pre1/164092-1.png'
depends=('kcoreaddons' 'kdbusaddons' 'ki18n' 'kio' 'knotifications' 'kxmlgui' 'pcre')
makedepends=('cmake>3.5.2' 'gettext' 'extra-cmake-modules')
license=('GPLv2')
source=("https://dl.opendesktop.org/api/files/download/id/1482526406/$pkgname-$pkgver.tar.xz")
sha256sums=('7c88a3099dbfd8d9de1eb4625983960b73bb7d5e260d86b967df768a382ac71e')
source=("https://dl.opendesktop.org/api/files/download/id/1485353737/$pkgname-$pkgver.tar.xz")
sha256sums=('e934bc9778f593ec098549914b8ff571003e5a432e6cf0a7d81bacfccad7ae11')
build() {
cd $pkgname-$pkgver