summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwido2016-12-03 15:10:14 +0100
committerwido2016-12-03 15:10:14 +0100
commit98fcac7ec34bf93b2889925c54d94ace043d68b5 (patch)
tree65cad6f520917688b82417bfee35069ddeb1bdd6
parent7dfd4df880c2e2f71c94f74b0e20fa0d78824807 (diff)
downloadaur-98fcac7ec34bf93b2889925c54d94ace043d68b5.tar.gz
change rslsync.conf
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ded07726bc2..1e2d10db1f5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = rslsync
pkgdesc = Resilio Sync (ex:BitTorrent Sync) - automatically sync files via secure, distributed technology
pkgver = 2.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://www.getsync.com
install = rslsync.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 64472995532f..130f5a54696a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=rslsync
pkgver=2.4.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')
@@ -39,6 +39,7 @@ package() {
| sed 's:/home/user/\.sync:/var/lib/rslsync:' \
| sed 's:\/\/ "pid_file": "pid_file":' \
| sed 's:\/\/ "storage_path": "storage_path":' \
+ | sed 's/\/var\/run\/btsync\/btsync.pid/\/var\/run\/btsync\/btsync.pid/g' \
> "${pkgdir}"/etc/rslsync.conf
# install systemd config files