R-cran-gsubfn: revbump for R-4.0.2
This commit is contained in:
parent
92198189e3
commit
87a814376f
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'R-cran-gsubfn'
|
||||
pkgname=R-cran-gsubfn
|
||||
version=0.7
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=R-cran
|
||||
depends+=" R-cran-proto"
|
||||
makedepends+=" R-cran-proto"
|
||||
makedepends="R-cran-proto"
|
||||
depends="R-cran-proto"
|
||||
short_desc="Utilities for strings and function arguments"
|
||||
maintainer="Florian Wagner <florian@wagner-flo.net>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
|
Loading…
Reference in a new issue