mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-httpgd: auto updated to 2.0.3-1
This commit is contained in:
parent
d9ff1294d1
commit
d0adadb65e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Maintainer: sukanka <su975853527@gmail.com>
|
||||
|
||||
_pkgname=httpgd
|
||||
_pkgver=2.0.2
|
||||
_pkgver=2.0.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -27,8 +27,8 @@ optdepends=(
|
|||
r-xml2
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('509eda2881ff22c6b8f54428ec815aa1')
|
||||
b2sums=('bfe1a089cc41ed0177f21a9d6a50cbc604346b2f9bddc6d960e826ee438904d32a7bf7b0e01fd07f9aa2fd5b067d59a6ada4273c7482e25170257286479218bc')
|
||||
md5sums=('3ff610a8c300290021f5ec42c1c45ca0')
|
||||
b2sums=('1181c4894f89fd3c4e324710f8697f539686a5694141316e116ebff1432d20e5af5a69c277233ff1aeabc2c4dd262b4023774d4811eed917d38fde3b2acf5695')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue