remove ethersync
This commit is contained in:
parent
3163b25439
commit
1c5d66e925
1 changed files with 0 additions and 20 deletions
|
|
@ -1,20 +0,0 @@
|
||||||
# Template file for 'ethersync'
|
|
||||||
pkgname=ethersync
|
|
||||||
version=0.7.0
|
|
||||||
revision=1
|
|
||||||
build_style=cargo
|
|
||||||
build_wrksrc=daemon
|
|
||||||
archs="x86_64"
|
|
||||||
makedepends="libgit2-1.9-devel pkg-config"
|
|
||||||
depends="libgit2-1.9"
|
|
||||||
short_desc="Peer-to-peer, editor-agnostic collaborative editing of local text files."
|
|
||||||
maintainer="Zachary Scheiman <me@zacharyscheiman.com>"
|
|
||||||
license="AGPL-3.0"
|
|
||||||
homepage="https://ethersync.github.io/ethersync/"
|
|
||||||
changelog="https://raw.githubusercontent.com/ethersync/ethersync/refs/heads/main/CHANGELOG.md"
|
|
||||||
distfiles="https://github.com/ethersync/ethersync/archive/refs/tags/v0.7.0.tar.gz"
|
|
||||||
checksum=58234d527c74ab9028dcd8d3cfe2c8b9666bd59fde183343cd82d6c69cef95a7
|
|
||||||
|
|
||||||
do_install() {
|
|
||||||
vbin target/x86_64-unknown-linux-gnu/release/ethersync
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue