vdhcoapp-git: auto updated to 2.0.19.r4.g0b40d3e-4
This commit is contained in:
parent
902fa01424
commit
95a0e6b526
2 changed files with 21 additions and 24 deletions
|
|
@ -1,14 +1,7 @@
|
|||
# Maintainer:
|
||||
|
||||
# options
|
||||
: ${_build_git:=false}
|
||||
|
||||
unset _pkgtype
|
||||
[[ "${_build_git::1}" == "t" ]] && _pkgtype+="-git"
|
||||
|
||||
# basic info
|
||||
_pkgname=vdhcoapp-filepicker
|
||||
pkgname="$_pkgname${_pkgtype:-}"
|
||||
pkgname="$_pkgname"
|
||||
pkgver=1.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Filepicker for VDHCoApp" # added in 2.0.16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue