Revert "profile-sync-daemon: update to 6.12."
This reverts commit 3077f00300
.
This commit is contained in:
parent
b44bdb5339
commit
e0899a5018
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,8 @@
|
||||||
# Template file for 'profile-sync-daemon'
|
# Template file for 'profile-sync-daemon'
|
||||||
pkgname=profile-sync-daemon
|
pkgname=profile-sync-daemon
|
||||||
version=6.12
|
reverts=6.12_1
|
||||||
revision=1
|
version=5.75
|
||||||
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="rsync"
|
depends="rsync"
|
||||||
short_desc="Syncs browser profiles to tmpfs"
|
short_desc="Syncs browser profiles to tmpfs"
|
||||||
|
@ -9,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=5bf0aea0e532970ead4bc634cfcc076d223f00c1b45519864979ca9e588871cc
|
checksum=ecb9acc0f274eb645b7dcb0510f692194feda8dbeffa3bb2834ce91cba76fcf6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX=/usr DESTDIR=${DESTDIR} install-bin install-man
|
make PREFIX=/usr DESTDIR=${DESTDIR} install-bin install-man
|
||||||
|
|
Loading…
Reference in a new issue