diff options
Diffstat (limited to 'pcr/freefilesync/PKGBUILD')
-rw-r--r-- | pcr/freefilesync/PKGBUILD | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/pcr/freefilesync/PKGBUILD b/pcr/freefilesync/PKGBUILD index 5a2eba50f..4b9b9de4d 100644 --- a/pcr/freefilesync/PKGBUILD +++ b/pcr/freefilesync/PKGBUILD @@ -1,24 +1,25 @@ -# Maintainer : freaj <freaj@riseup.net> # Contributor (Arch): chenxing <cxcxcxcx AT gmail DOT com> # Contributor (Arch): Michael Burkhard <Michael DOT Burkhard AT web DOT de> -# Maintainer (Arch): alexmo82 <25396682 AT live DOT it> +# Maintainer (Arch): alexmo82 <25396682 AT live DOT it> +# Maintainer: freaj <freaj@riseup.net> pkgname=freefilesync -pkgver=6.14 +pkgver=6.15 pkgrel=0 pkgdesc="Visual folder comparison and synchronization" arch=('any') url="http://sourceforge.net/projects/freefilesync/" license=('GPLv3') depends=(wxgtk webkitgtk2 boost) -source=("http://downloads.sourceforge.net/project/zenxml/zenXml_2.1.zip" +conflicts=(freefilesync-ubuntu) +source=("http://downloads.sourceforge.net/project/zenxml/zenXml_2.2.zip" "http://downloads.sourceforge.net/project/freefilesync/FreeFileSync/$pkgver/FreeFileSync_${pkgver}_Source.zip" FreeFileSync.desktop ffsicon.png RealtimeSync.desktop rtsicon.png) -md5sums=('d6eee89cdf8b08a2e057338013752c62' - 'e9ccd9ef085fdfc7401472d2e9a3c90f' +md5sums=('4c1f953b789d6dcbcb7eccab3d33e8ac' + '53dc5f7249877b0e3a2a76408f6526ee' 'a7be7841f47f29d8e6210c8ab592a1e3' '1f452dff6f970d95839411008d86250b' '90152f1021f2d6fb6ab4fa511dc60fa9' |