diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-06-03 16:56:41 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2017-06-03 16:56:41 -0500 |
commit | 9b635f46f3d0338db5d7af6649afc4c7dec12ef9 (patch) | |
tree | 5ec8b552c57b5eb71068d87434769a3f48312ecb /pcr | |
parent | bdca72c9511db4fb8d6df7c098057d3437d186f3 (diff) | |
download | abslibre-9b635f46f3d0338db5d7af6649afc4c7dec12ef9.tar.gz abslibre-9b635f46f3d0338db5d7af6649afc4c7dec12ef9.tar.bz2 abslibre-9b635f46f3d0338db5d7af6649afc4c7dec12ef9.zip |
freefilesync-8.9-0.1: rebuild
Diffstat (limited to 'pcr')
-rwxr-xr-x | pcr/freefilesync/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/freefilesync/PKGBUILD b/pcr/freefilesync/PKGBUILD index 3e818fef6..efaa242d3 100755 --- a/pcr/freefilesync/PKGBUILD +++ b/pcr/freefilesync/PKGBUILD @@ -5,9 +5,9 @@ pkgname=freefilesync pkgver=8.9 -pkgrel=0 +pkgrel=0.1 pkgdesc="Backup software to synchronize files and folders" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'armv7h') url="http://www.freefilesync.org/" license=('GPLv3') depends=(wxgtk webkitgtk2 boost-libs) |