aboutsummaryrefslogtreecommitdiffstats
path: root/main/lsyncd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/lsyncd/APKBUILD')
-rw-r--r--main/lsyncd/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/lsyncd/APKBUILD b/main/lsyncd/APKBUILD
index f235e646d3e..75ef75086e8 100644
--- a/main/lsyncd/APKBUILD
+++ b/main/lsyncd/APKBUILD
@@ -2,17 +2,17 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=lsyncd
pkgver=2.2.4
-pkgrel=0
+pkgrel=1
_luaver=5.4
pkgdesc="Live Syncing (Mirror) Daemon"
-url="https://github.com/axkibe/lsyncd"
+url="https://github.com/lsyncd/lsyncd"
arch="all"
license="GPL-2.0-or-later"
depends="rsync"
makedepends="$depends_dev cmake lua$_luaver lua$_luaver-dev"
options="!check" # needs passwordless ssh access to localhost
subpackages="$pkgname-doc $pkgname-openrc"
-source="$pkgname-$pkgver.tar.gz::https://github.com/axkibe/lsyncd/archive/release-$pkgver.tar.gz
+source="$pkgname-$pkgver.tar.gz::https://github.com/lsyncd/lsyncd/archive/release-$pkgver.tar.gz
fix-realpath.patch
lpostcmd.patch
fix-mandir.patch