summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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