mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rmariadb: auto updated to 1.3.3-1
This commit is contained in:
parent
3d4a6bacf7
commit
9bdaf0d8e4
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: peippo <christoph+aur@christophfink.com>
|
||||
|
||||
_pkgname=RMariaDB
|
||||
_pkgver=1.3.2
|
||||
_pkgver=1.3.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -39,9 +39,9 @@ optdepends=(
|
|||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz"
|
||||
"system-boost.patch")
|
||||
md5sums=('c859f8569b5ce57bc74d6b0632e5e098'
|
||||
md5sums=('12d7b6e04c697f3a5964443c1592a1d8'
|
||||
'b53149b42ab18105619bbbcb568de1b7')
|
||||
b2sums=('a7a9cfe33f7c66d2a860821db7e739b942b3371e4ebdb1f5a17c0ac17cc13f208617378c8c82dba624433ee6e6861e2255754e8918eba79cff639d53e1249566'
|
||||
b2sums=('97a79a9d104d3600801415b2b7c74065282f6a58235ac625a2336fa6e69f591961d1dffd0f4289b26d9c83501c0d1f993931e322a3997995b43ed75da55afc73'
|
||||
'c2db9ab7fa0c73547a80cc15dc7a51a62cfb25a840b7d901bc4b0d4da3c99eb987faaa73cbeac1529fb219a29e3963f9fe3c956f7283f18c53ad1a7208d07636')
|
||||
|
||||
prepare() {
|
||||
|
|
Loading…
Add table
Reference in a new issue