parent
dcf5ff5682
commit
a3915e3e05
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'lsyncd'
|
# Template file for 'lsyncd'
|
||||||
pkgname=lsyncd
|
pkgname=lsyncd
|
||||||
version=2.2.2
|
version=2.2.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-release-${version}"
|
wrksrc="${pkgname}-release-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
@ -12,7 +12,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/axkibe/lsyncd"
|
homepage="https://github.com/axkibe/lsyncd"
|
||||||
distfiles="https://github.com/axkibe/lsyncd/archive/release-${version}.tar.gz"
|
distfiles="https://github.com/axkibe/lsyncd/archive/release-${version}.tar.gz"
|
||||||
checksum=0bdb12f40f1a52ed2d8e6cb47242d296663a42b30f38d2b8efcb66b43129e009
|
checksum=7bcd0f4ae126040bb078c482ff856c87e61c22472c23fa3071798dcb1dc388dd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman doc/manpage/lsyncd.1
|
vman doc/manpage/lsyncd.1
|
||||||
|
1
srcpkgs/lsyncd/update
Normal file
1
srcpkgs/lsyncd/update
Normal file
@ -0,0 +1 @@
|
|||||||
|
pattern="release-\K[\d\.]*(?=\.tar.gz)"
|
Loading…
x
Reference in New Issue
Block a user