profile-sync-daemon: update to 5.73

This commit is contained in:
graysky 2015-04-30 03:44:27 -04:00
parent 11836f56c1
commit 0bd179a653
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'profile-sync-daemon' # Template file for 'profile-sync-daemon'
pkgname=profile-sync-daemon pkgname=profile-sync-daemon
version=5.71 version=5.73
revision=2 revision=1
noarch=yes noarch=yes
depends="rsync" depends="rsync"
short_desc="Syncs browser profiles to tmpfs" short_desc="Syncs browser profiles to tmpfs"
@ -9,7 +9,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=93cefff1c4e995a781ea72aacc874b0db3e8442b3d1ef634c157ffb5a222a5f7 checksum=229b30d4e5dead6ad47c9110b4716101a28e323061b97cfbe5037fd56fdda440
build_options="systemd" build_options="systemd"
do_install() { do_install() {