Merge pull request #558 from graysky2/master
profile-sync-daemon: update to 5.52
This commit is contained in:
commit
df3b20ef1e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'profile-sync-daemon'
|
||||
pkgname=profile-sync-daemon
|
||||
version=5.50
|
||||
version=5.52
|
||||
revision=1
|
||||
noarch="yes"
|
||||
conf_files="/etc/psd.conf"
|
||||
|
@ -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=961092d8ac9065c0262821c1d50ac6fbd4153fdfb7886be7e2883026d4608383
|
||||
checksum=f6bd849846eb3d80d9314287a1c9b68d45124bbe4525ab75ea750a197c8af7ec
|
||||
|
||||
do_install() {
|
||||
make DESTDIR="$DESTDIR" install-systemd-all
|
||||
|
|
Loading…
Reference in a new issue