summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBioArchLinuxBot2022-06-27 06:04:16 +0000
committerBioArchLinuxBot2022-06-27 06:04:16 +0000
commitb2e9c3a401964844dd1e40d08ad583ea815113ad (patch)
tree3d22282972342fc37efca009cb542648eb44cee7 /PKGBUILD
parente76c1b108d07683136389c025317f14eb8c09de4 (diff)
downloadaur-r-mpinet.tar.gz
[lilac] updated to 1.0-6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e1eb507ebfd7..bafc05b1cb59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=MPINet
_pkgver=1.0
pkgname=r-${_pkgname,,}
pkgver=1.0
-pkgrel=4
+pkgrel=6
pkgdesc='The package can implement the network-based metabolite pathway identification of pathways.'
arch=('any')
url="https://cran.r-project.org/package=${_pkgname}"
@@ -13,7 +13,7 @@ depends=(
r
r-biasedurn
)
-source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
+source=("https://cran.r-project.org/src/contrib/Archive/${_pkgname}/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1acd288a03f4d21c77d05a2992389a8d37d73b545d30a870794f5d0871bc83ff')
build() {