summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Webster2022-02-26 11:45:53 -0800
committerDonald Webster2022-02-26 11:45:53 -0800
commit72b9aace443cdf4249f99c5fac65abf0d1c24023 (patch)
tree2a2c79190836be0af971a3fa1fe8893d614a4c30 /PKGBUILD
parent7c087d4cab9a0727eb94c45de99807ab164d2cec (diff)
downloadaur-72b9aace443cdf4249f99c5fac65abf0d1c24023.tar.gz
Add libxcrypt-compat depends.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c1244095e4b..e8c163b4feca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,14 +6,14 @@
pkgname=rslsync
pkgver=2.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="Resilio Sync (ex:BitTorrent Sync) - automatically sync files via secure, distributed technology"
license=("custom:resilio")
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url="https://www.getsync.com"
install=rslsync.install
backup=('etc/rslsync.conf')
-conflicts=()
+depends=('libxcrypt-compat')
source=('rslsync.service'
'rslsync_user.service'
'rslsync.tmpfiles'