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