kfoldersync: update to 3.3.1

This commit is contained in:
Jeff Huang 2016-11-29 12:54:37 +00:00
parent a06a677a30
commit 8aaf16c724

View File

@ -3,7 +3,7 @@
# Contributor: Pafrape <pafrape@free.fr
pkgname=kfoldersync
pkgver=3.3.0
pkgver=3.3.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' 'gettext' 'extra-cmake-modules')
license=('GPLv2')
source=("https://dl.opendesktop.org/api/files/download/id/1472295821/kfoldersync-$pkgver.tar.xz")
sha256sums=('d1acb855b6d3660f017abd3adec10c35e33834d04c3a4c15b98ea95c8fdebb55')
source=("https://dl.opendesktop.org/api/files/download/id/1480345326/kfoldersync-$pkgver.tar.xz")
sha256sums=('fefd08185316b6f6f6806f6e26ffa7494e8baaae0c49ef050054069d302b69f4')
build() {
cd $pkgname-$pkgver