New package: mangadesk-0.7.8
This commit is contained in:
parent
f5fb342f53
commit
cd92ce2cc7
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'mangadesk'
|
||||
pkgname=mangadesk
|
||||
version=0.7.8
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/darylhjd/mangadesk
|
||||
short_desc="Terminal client for MangaDex"
|
||||
maintainer="Clyhtsuriva <void-packages@adjutor.xyz>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/darylhjd/mangadesk"
|
||||
changelog="https://github.com/darylhjd/mangadesk/releases"
|
||||
distfiles="https://github.com/darylhjd/mangadesk/archive/v${version}.tar.gz"
|
||||
checksum=85120472113e2a98d4cd9fc731e268545facd194f6dc973e29a5b2867a8305c8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue