also add a desc. for vlang

This commit is contained in:
creme 2019-10-28 17:36:12 +01:00
parent c7f98bfa15
commit 91a384ed45
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ custom_pkg_desc() {
pb) pkg_desc='a helper utility for using 0x0 pastebin services';;
twtxt) pkg_desc='Decentralised, minimalist microblogging service for hackers';;
vf1) pkg_desc='VF-1 - Command line gopher client. High speed, low drag.';;
vlang) pkg_desc='Simple, fast, safe, compiled programming language';;
zola) pkg_desc='single-binary static site generator written in rust';;
esac
}