* update python-expandvars to 0.12.0-3
This commit is contained in:
parent
96cd532ec3
commit
8588bfae90
@ -1,7 +1,7 @@
|
||||
pkgbase = python-expandvars
|
||||
pkgdesc = Expand system variables Unix style
|
||||
pkgver = 0.12.0
|
||||
pkgrel = 1
|
||||
pkgrel = 3
|
||||
url = https://github.com/sayanarijit/expandvars
|
||||
arch = any
|
||||
license = BSD
|
||||
|
4
python/python-expandvars/.nvchecker.toml
Normal file
4
python/python-expandvars/.nvchecker.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[python-expandvars]
|
||||
source = "git"
|
||||
git = "https://github.com/sayanarijit/expandvars.git"
|
||||
prefix = "v"
|
@ -4,7 +4,7 @@
|
||||
_pyname=expandvars
|
||||
pkgname=python-$_pyname
|
||||
pkgver=0.12.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc='Expand system variables Unix style'
|
||||
arch=(any)
|
||||
url='https://github.com/sayanarijit/expandvars'
|
||||
|
Loading…
x
Reference in New Issue
Block a user