Merge branch 'master' of https://github.com/graysky2/void-packages
This commit is contained in:
commit
1869dd3252
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'profile-sync-daemon'
|
||||
pkgname=profile-sync-daemon
|
||||
version=5.60
|
||||
version=5.61
|
||||
revision=1
|
||||
noarch="yes"
|
||||
conf_files="/etc/psd.conf"
|
||||
|
@ -10,7 +10,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=7411ae5f4318f171dfc70e45777e1505e05923d33ab36dface003272f2e24e23
|
||||
checksum=9b6a66199fefb63ab81b8dbe72da04f238a91767d7f683597dfb019940e03c3d
|
||||
|
||||
do_install() {
|
||||
make DESTDIR="$DESTDIR" install-systemd-all
|
||||
|
|
Loading…
Reference in New Issue