summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorwido2016-10-01 13:17:43 +0200
committerwido2016-10-01 13:17:43 +0200
commit1148e8f5e093cabe6c0aa98888baf6e3c157aa48 (patch)
tree5bc23959db976af087b81aa32149543279166a94 /PKGBUILD
parent075621738383f812406c9aed8188c41a72a93950 (diff)
downloadaur-1148e8f5e093cabe6c0aa98888baf6e3c157aa48.tar.gz
updated to 2.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD16
1 files changed, 8 insertions, 8 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 28bf4058720e..b6dd41e460e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
# Maintainer: Flow
pkgname=rslsync
-pkgver=2.4.0
+pkgver=2.4.1
pkgrel=1
pkgdesc="Resilio Sync (ex:BitTorrent Sync) - automatically sync files via secure, distributed technology"
license=("custom:btsync")
@@ -13,7 +13,7 @@ arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
url="https://www.getsync.com"
install=rslsync.install
backup=('etc/rslsync.conf')
-conflicts=('btsync-1.4' 'btsync')
+conflicts=()
source=(rslsync.service rslsync_user.service rslsync.conf)
source_arm=("rslsync_arm-${pkgver}-${pkgrel}.tar.gz::https://download-cdn.resilio.com/stable/linux-arm/resilio-sync_arm.tar.gz")
source_armv6h=("rslsync_arm-${pkgver}-${pkgrel}.tar.gz::https://download-cdn.resilio.com/stable/linux-arm/resilio-sync_arm.tar.gz")
@@ -24,12 +24,12 @@ source_x86_64=("rslsync_x64-${pkgver}-${pkgrel}.tar.gz::https://download-cdn.res
sha1sums=('68eaa07ad70ccb067d687641d6c77a3cfaca4082'
'6bebc8a9e56a36091419632aad14f440845be3a7'
- 'ab421538a28dd8160bbdd973c70beb504f5164e3')
-sha1sums_i686=('c442bbb2ebad67b2aa355dcd92c0dd05a9a06f57')
-sha1sums_x86_64=('fe6802461b6be32351637fc19016952548827af7')
-sha1sums_arm=('3e7d00716c225aebe6618423d3445b01f313030c')
-sha1sums_armv6h=('3e7d00716c225aebe6618423d3445b01f313030c')
-sha1sums_armv7h=('af7fae7fac8c93ccd104d6d61f746a1f087a5013')
+ 'bf7d6bd7ffe2d23cce51a51e92fac3b82a7c87bb')
+sha1sums_i686=('0181998f6f31abd71d2c326540f12462a8d209d0')
+sha1sums_x86_64=('4446004c8195d1ca03d3c87db290c6936b488ad9')
+sha1sums_arm=('cebc12f76a98b35419286854356f216a104b07da')
+sha1sums_armv6h=('cebc12f76a98b35419286854356f216a104b07da')
+sha1sums_armv7h=('38e78562c0445ef47f83b8ff8b9fc8567cb6ec99')
package() {