diff options
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) |