mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-crayon: auto updated to 1.5.3-1
This commit is contained in:
parent
b8171aeb7e
commit
09694818f2
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=crayon
|
||||
_pkgver=1.5.2
|
||||
_pkgver=1.5.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=4
|
||||
pkgrel=1
|
||||
pkgdesc="Colored Terminal Output"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -19,8 +19,8 @@ optdepends=(
|
|||
r-withr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('7c5b681dd3da578b5d154b2b01491c02')
|
||||
b2sums=('8727fa876071c22be0a937d85edaf4c041f4798b72b25281233f3d15387dc49589b933e722591e3297d9d987b4a7c6fe7c20d5ae8acde59d08dc5e463f6e1fa2')
|
||||
md5sums=('bb290c70d23b2200006187ac7839116f')
|
||||
b2sums=('9a008817b45a591683ed79e45da61768da7132c4003c36a8b97770ee681b5181981290131ed7a3099c6185d11d1bb7a52cad820297168539cf07fed3a0c95e6c')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue