Skip to content

Commit

Permalink
New package: mangal-4.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasTavaresA committed Jan 28, 2023
1 parent 24bcedd commit eae5c44
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions srcpkgs/mangal/template
@@ -0,0 +1,18 @@
# Template file for 'mangal'
pkgname=mangal
version=4.0.6
revision=1
build_style=go
go_import_path=github.com/metafates/mangal
short_desc="CLI/TUI manga downloader that has Lua scrapers, export formats, \
anilist integration and more"
maintainer="LucasTavaresA <tavares.lassuncao@gmail.com>"
license="MIT"
homepage="https://github.com/metafates/mangal"
changelog="https://raw.githubusercontent.com/metafates/mangal/main/CHANGELOG.md"
distfiles="https://github.com/metafates/mangal/archive/v${version}.tar.gz"
checksum=312e2d204343fac603a2bdbce3b21d813cd786d5163a0a97b259810b43f53d4d

post_install() {
vlicense LICENSE
}

0 comments on commit eae5c44

Please sign in to comment.