mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-systemfonts: auto updated to 1.0.6-1
This commit is contained in:
parent
74f9ec0c41
commit
f33193d5f6
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Viktor Drobot (aka dviktor) linux776 [at] gmail [dot] com
|
||||
|
||||
_pkgname=systemfonts
|
||||
_pkgver=1.0.5
|
||||
_pkgver=1.0.6
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="System Native Font Finding"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -30,8 +30,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('92edbeac47df03bf8015ac2d97c2a739')
|
||||
b2sums=('586a5f1a56bcaa957cd6fba9d0422c00d7e185db87989e1feb621540da4eded0d264fe755154e9f6b8aef82e3d2f565cb79d444268bd08a2dc84c8d7b1e8f009')
|
||||
md5sums=('a64862faca6ec5e67a0381bc0eb300be')
|
||||
b2sums=('5e291fc48814d15ec90a3b43cb84218ae1dd3b7a03d7c03e1cc9e6c047149071c0d83313a27c9af3104bdaaa18fba9c875aed41330bfe96bb4d0a2179e143721')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue