mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-systemfonts: auto updated to 1.2.0-1
This commit is contained in:
parent
5c027e477d
commit
b078ef09dd
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=systemfonts
|
||||
_pkgver=1.1.0
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -32,8 +32,8 @@ optdepends=(
|
|||
r-farver
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('4d61e295aec92fe75f388ad4b4c67736')
|
||||
b2sums=('8acce59de344ab51f3129457a0e67396fcb7259f64deb2288284a14a1a2871a0d8c8f3e86e1363ecccaef2b96d54018cf7086a8c31b118387a864cacd5e05b69')
|
||||
md5sums=('ecd7a83b2a4f67742b847665c8b0589c')
|
||||
b2sums=('d2221b1833e642fb977563575dbfcb02e1b9dfeb334b34a7fbfac2e6061b2d24194522fa36440d71750efba9554e4aebd92918521c86627173723042ce8f8912')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue