summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/freefilesync/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/pcr/freefilesync/PKGBUILD b/pcr/freefilesync/PKGBUILD
index f62c7a02d..1fdd489ce 100644
--- a/pcr/freefilesync/PKGBUILD
+++ b/pcr/freefilesync/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=freefilesync
pkgver=11.4
-pkgrel=1
+pkgrel=2
pkgdesc="Backup software to synchronize files and folders"
arch=('i686' 'x86_64')
arch+=('armv7h')
@@ -19,6 +19,7 @@ url="https://freefilesync.org"
license=('GPL3')
depends=(wxgtk2 curl lsb-release)
makedepends=(unzip)
+makedepends+=('curl>=7.74') # FIXME: i686 cherry-picked from [testing] - error: 'CURLE_PROXY' was not declared in this scope; did you mean 'CURLOPT_PROXY'?
source=(
https://freefilesync.org/download/FreeFileSync_${pkgver}_Source.zip
reversions_11-1.patch