mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-httpgd: update yaml
This commit is contained in:
parent
06dd671dc4
commit
70f6129b06
2 changed files with 1 additions and 5 deletions
|
@ -5,7 +5,7 @@ _pkgname=httpgd
|
||||||
_pkgver=1.3.0
|
_pkgver=1.3.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.3.0
|
pkgver=1.3.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="A 'HTTP' Server Graphics Device"
|
pkgdesc="A 'HTTP' Server Graphics Device"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://cran.r-project.org/package=${_pkgname}"
|
url="https://cran.r-project.org/package=${_pkgname}"
|
||||||
|
|
|
@ -6,10 +6,6 @@ repo_depends:
|
||||||
- r-cpp11
|
- r-cpp11
|
||||||
- r-later
|
- r-later
|
||||||
- r-systemfonts
|
- r-systemfonts
|
||||||
- libpng
|
|
||||||
- cairo
|
|
||||||
- freetype2
|
|
||||||
- fontconfig
|
|
||||||
update_on:
|
update_on:
|
||||||
- regex: httpgd_([\d._-]+).tar.gz
|
- regex: httpgd_([\d._-]+).tar.gz
|
||||||
source: regex
|
source: regex
|
||||||
|
|
Loading…
Add table
Reference in a new issue