Merge pull request #943 from graysky2/patch-1
profile-sync-daemon: update to 5.68
This commit is contained in:
commit
342f28e00c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'profile-sync-daemon'
|
# Template file for 'profile-sync-daemon'
|
||||||
pkgname=profile-sync-daemon
|
pkgname=profile-sync-daemon
|
||||||
version=5.65
|
version=5.68
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
conf_files="/etc/psd.conf"
|
conf_files="/etc/psd.conf"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="graysky <graysky AT archlinux DOT us>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/graysky2/profile-sync-daemon"
|
homepage="https://github.com/graysky2/profile-sync-daemon"
|
||||||
distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=0b6abf35471b35f777355549661e33a9decdb2e8690d6e151dc77e25d7a146a8
|
checksum=b92297dc2b732117cbf2c05de8ebf06aad3a337171ccc58e3b0b71bb46ed9423
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
make_install_target=$(vopt_if systemd 'install-systemd-all' 'install-bin install-man')
|
make_install_target=$(vopt_if systemd 'install-systemd-all' 'install-bin install-man')
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue