mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dbi: auto updated to 1.2.3-1
This commit is contained in:
parent
099c19e72d
commit
c2c61b9f79
1 changed files with 4 additions and 4 deletions
|
@ -6,10 +6,10 @@
|
|||
# Contributor: Lydgate <archlinux@vo.racio.us>
|
||||
|
||||
_pkgname=DBI
|
||||
_pkgver=1.2.2
|
||||
_pkgver=1.2.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="R Database Interface"
|
||||
arch=(any)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -42,8 +42,8 @@ optdepends=(
|
|||
r-xml2
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('f7e3698666cec735a4e0da7e18dc025c')
|
||||
b2sums=('4e222f499b5262de4d24fd0a8cb31d03382c964ed6089da342454fce13684799ab960f11ab0d4571e09524ba52f8ed19641d43bd798a0d56d5d92380a5e70211')
|
||||
md5sums=('062e1bf5ed04772ecb1623c076c2128c')
|
||||
b2sums=('620906bd0f6b5cdf4f5926bb0cee80480456e907f071e03142a252156339e3e24b3d801cb34ef4e67a5c89992e860fa354010b4975fcd88657110169f43c0aa7')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue