mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-adbcdrivermanager: auto updated to 0.16.0-1
This commit is contained in:
parent
441f76753d
commit
21cbeafd0a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=adbcdrivermanager
|
||||
_pkgver=0.15.0
|
||||
_pkgver=0.16.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -20,8 +20,8 @@ optdepends=(
|
|||
r-withr
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('18d6e458d8c193e6049fb33af6cb162e')
|
||||
b2sums=('5eba4d4d998a35cda0f806eb5b268d16625eb2d57626996d4f4edfc922ccc3b8cc80f5aef7c628ccaa246f5b6aaa249e1078d48872be742b4a961e0a160e71b3')
|
||||
md5sums=('080400e86f11454630f78a866fc29de9')
|
||||
b2sums=('78a86e74736a11ba29e5bcfac54ea58f2a94defd1c42f78209d6ef59fbf1c007c8c2f347c3d4c78d5125fc1205107afc488c75b214348d11b0c4ea29966e1b7f')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue