mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gargle: auto updated to 1.5.2-1
This commit is contained in:
parent
0c9020ccc3
commit
d4eeaf69ed
1 changed files with 4 additions and 4 deletions
|
@ -3,10 +3,10 @@
|
|||
# Contributor: Pranav K Anupam <pranavanupam@yahoo.com>
|
||||
|
||||
_pkgname=gargle
|
||||
_pkgver=1.5.1
|
||||
_pkgver=1.5.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="Utilities for Working with Google APIs"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -40,8 +40,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('ffbccb99846ff6eec001a12cd740f811')
|
||||
sha256sums=('e3ba27b5405de5fe06c8d245a6b357d291ed0cbaeab54c807e5ceee83efcb9a5')
|
||||
md5sums=('d18b3d01e31e0dd4f4482aed5b85dc9c')
|
||||
sha256sums=('4a5beb046eb50a168b4baf5d1fcd8ac20d698e7fcb6b6ef46a436ded5b039001')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue