mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rsqlite: auto updated to 2.3.7-1
This commit is contained in:
parent
2b60821a41
commit
a458ccea5b
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=RSQLite
|
||||
_pkgver=2.3.6
|
||||
_pkgver=2.3.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="SQLite Interface for R"
|
||||
arch=(x86_64)
|
||||
url="https://cran.r-project.org/package=$_pkgname"
|
||||
|
@ -44,9 +44,9 @@ optdepends=(
|
|||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"system-libs.patch")
|
||||
md5sums=('f61dd179c251aa0aafe851b837572586'
|
||||
md5sums=('b7dad69abc164564e34ad46a31a8a8c9'
|
||||
'29102318ffe7e673c7106be0041c7811')
|
||||
b2sums=('52df2aff3566af10a1526b9537d13aa894cdd0625112d27b13d6ca95eb83bc5c335807e10a3fb26e8c6128c71299b602ad9ae4787237519c14511ecd8e96ef0d'
|
||||
b2sums=('0aff1be66b5cff2b9c8edd622d4d7f661b5c7868972cecdc32333fc658e8054dd3f1ec84212b73fe668b012bb717506fd19d225748412a8a8990e51e38114b91'
|
||||
'8a6c00d199a0a7940c4bca7cd4d162badbdb290c8754552f3a888fd1a6eeabfd2bf8a065d952bae11034071b0a7eb72e39f0786af820ab19908aa9b67bdbfa4f')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue