mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
vpm: Fix xlint errors
This commit is contained in:
parent
8d9cb3efcd
commit
b222d83186
1 changed files with 3 additions and 5 deletions
|
@ -3,15 +3,13 @@ pkgname=vpm
|
|||
version=1.2a
|
||||
revision=1
|
||||
archs=noarch
|
||||
short_desc="An XBPS package management helper for VoidLinux"
|
||||
maintainer="... <...>"
|
||||
short_desc="XBPS package management helper for VoidLinux"
|
||||
maintainer="Armin Jenewein <github@m2m.pm>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/netzverweigerer/vpm"
|
||||
distfiles="https://github.com/netzverweigerer/${pkgname}/archive/${version}.tar.gz"
|
||||
checksum=e2c940dd96bc6d67251c30549c1a1aa0826cfc9b6be582109c01a6af69cd3ed5
|
||||
|
||||
do_install() {
|
||||
vbin vpm
|
||||
vbin vpm
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue