profile-sync-daemon: update to 6.12.
This commit is contained in:
parent
063e61594d
commit
3077f00300
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'profile-sync-daemon'
|
||||
pkgname=profile-sync-daemon
|
||||
version=5.75
|
||||
version=6.12
|
||||
revision=1
|
||||
noarch=yes
|
||||
depends="rsync"
|
||||
|
@ -9,7 +9,7 @@ maintainer="graysky <graysky AT archlinux DOT us>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/graysky2/profile-sync-daemon"
|
||||
distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz"
|
||||
checksum=ecb9acc0f274eb645b7dcb0510f692194feda8dbeffa3bb2834ce91cba76fcf6
|
||||
checksum=5bf0aea0e532970ead4bc634cfcc076d223f00c1b45519864979ca9e588871cc
|
||||
|
||||
do_install() {
|
||||
make PREFIX=/usr DESTDIR=${DESTDIR} install-bin install-man
|
||||
|
|
Loading…
Reference in New Issue