profile-sync-daemon: update to 5.47
This commit is contained in:
parent
95ca9d1e48
commit
5bf33b1917
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'profile-sync-daemon'
|
||||
pkgname=profile-sync-daemon
|
||||
version=5.45.1
|
||||
revision=2
|
||||
version=5.47
|
||||
revision=1
|
||||
noarch="yes"
|
||||
conf_files="/etc/psd.conf"
|
||||
makedepends="rsync"
|
||||
|
@ -11,7 +11,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=5f93e77c6ad4d7688a9503f9d426f9e29b6af64196e110a7e85f4f4f799f8487
|
||||
checksum=5ecfcadd9539f851f3bb781c18620c8cdf3a62d71b68f5d5f74bc9f9cf5a45cf
|
||||
|
||||
do_install() {
|
||||
make DESTDIR="$DESTDIR" install-systemd-all
|
||||
|
|
Loading…
Reference in New Issue