Merge pull request #740 from graysky2/patch-1
profile-sync-daemon: update to 5.55
This commit is contained in:
commit
2eac0cbe14
|
@ -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.54
|
version=5.55
|
||||||
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=d3be9ae7e0c86d5b5bd72c99c8531dd9ccbd54af19996be720a1beed03a1778b
|
checksum=507bb0b9d262f0d9f1ff3b5fa4687e6445191aff07dbcc04a78224e5a9e86657
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make DESTDIR="$DESTDIR" install-systemd-all
|
make DESTDIR="$DESTDIR" install-systemd-all
|
||||||
|
|
Loading…
Reference in New Issue