mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spelling: auto updated to 2.3.1-1
This commit is contained in:
parent
a46c8e64bb
commit
6d552e0204
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Kibouo <csonka.mihaly@hotmail.com>
|
||||
|
||||
_pkgname=spelling
|
||||
_pkgver=2.3.0
|
||||
_pkgver=2.3.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Tools for Spell Checking in R"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -21,8 +21,8 @@ optdepends=(
|
|||
r-pdftools
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('375bbd00c2d9980ee78ffb834175d139')
|
||||
b2sums=('750815d3fd1d60d4340ec4c3e4567b4e6162af1fd0d1fe0e6483e054de3cd138a87f092152be00750cd04ddb6458cc6e4a430bfe14aaee992d09ac6854becb47')
|
||||
md5sums=('8f964c41da0f7e876a82f662545f7cb3')
|
||||
b2sums=('40a4e6f70d2fad9e20e13c67aa75f36ea30ba101cca384c089758dc9aa9163be774ab6ebd5b0853c33bb1a724774af97b0eaf8b499bd8638aa97c02fb1a9f31d')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue