profile-sync-daemon: rebuild for metadata
This commit is contained in:
parent
9ccfef404a
commit
cc4b76f8f9
1 changed files with 4 additions and 2 deletions
|
@ -2,17 +2,19 @@
|
||||||
pkgname=profile-sync-daemon
|
pkgname=profile-sync-daemon
|
||||||
reverts=6.12_1
|
reverts=6.12_1
|
||||||
version=5.75
|
version=5.75
|
||||||
revision=2
|
revision=3
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="rsync"
|
depends="rsync"
|
||||||
short_desc="Syncs browser profiles to tmpfs"
|
short_desc="Syncs browser profiles to tmpfs"
|
||||||
maintainer="graysky <graysky AT archlinux DOT us>"
|
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/profile-sync-daemon-${version}.tar.xz"
|
||||||
checksum=ecb9acc0f274eb645b7dcb0510f692194feda8dbeffa3bb2834ce91cba76fcf6
|
checksum=ecb9acc0f274eb645b7dcb0510f692194feda8dbeffa3bb2834ce91cba76fcf6
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
make PREFIX=/usr DESTDIR=${DESTDIR} install-bin install-man
|
make PREFIX=/usr DESTDIR=${DESTDIR} install-bin install-man
|
||||||
vsv psd
|
vsv psd
|
||||||
|
vlicense LICENCE
|
||||||
|
vlicense MIT
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue