mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: stc-1.4
This commit is contained in:
parent
8e98e8828f
commit
0cd2e2546a
1 changed files with 12 additions and 0 deletions
12
srcpkgs/stc/template
Normal file
12
srcpkgs/stc/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'stc'
|
||||||
|
pkgname=stc
|
||||||
|
version=1.4
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path=github.com/tenox7/stc
|
||||||
|
short_desc="Syncthing CLI Tool"
|
||||||
|
maintainer="LucasTavaresA <tavares.lassuncao@gmail.com>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/tenox7/stc"
|
||||||
|
distfiles="https://github.com/tenox7/stc/archive/refs/tags/${version}.tar.gz"
|
||||||
|
checksum=5bae51e0fa34311c1ec9e2798badc6fb8b6333485d295beb8631936faeaeb1dc
|
Loading…
Add table
Reference in a new issue