mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-strex: auto updated to 2.0.1-1
This commit is contained in:
parent
8502ceeb6e
commit
fdf7c1fffd
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=strex
|
||||
_pkgver=2.0.0
|
||||
_pkgver=2.0.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Extra String Manipulation Functions"
|
||||
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=('a044e493f751df4369925a5c967b8277')
|
||||
b2sums=('ea59aad141f3d69b9abbbee7ffbdfabe663f07192d6bbb8c2155c11440a3aefe3082d8cc9a91d2b190b26fdfc700af1a3bbc1bab5b1614c014cb404000a3e4b6')
|
||||
md5sums=('450971e4e4adc803cc7054809303c1f3')
|
||||
b2sums=('833070813881c95f7668abdb83345f8db9f4a85bc3c237b8eab9aae707b3a27facf36ee3cf0ab061dbf8d24161933a4dd97902543c5f902b14da7dc745a39fe6')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue