mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spelling: auto updated to 2.3.0-1
This commit is contained in:
parent
640f3ba159
commit
dbdc2ba4f5
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
# Contributor: Kibouo <csonka.mihaly@hotmail.com>
|
# Contributor: Kibouo <csonka.mihaly@hotmail.com>
|
||||||
|
|
||||||
_pkgname=spelling
|
_pkgname=spelling
|
||||||
_pkgver=2.2.1
|
_pkgver=2.3.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
|
@ -21,8 +21,8 @@ optdepends=(
|
||||||
r-pdftools
|
r-pdftools
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('47128c93e6cace1644edddfbb127de7b')
|
md5sums=('375bbd00c2d9980ee78ffb834175d139')
|
||||||
b2sums=('07997ce8757daa10f8202fff0c61e3f3a3cc59222ac180a7dc59c316c38fa4b3f2f32a8148c52932f654ac5fe24babab17adcd71cc0c111b93914145b1255b11')
|
b2sums=('750815d3fd1d60d4340ec4c3e4567b4e6162af1fd0d1fe0e6483e054de3cd138a87f092152be00750cd04ddb6458cc6e4a430bfe14aaee992d09ac6854becb47')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue