summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorViktor Drobot2020-10-28 21:14:16 +0300
committerViktor Drobot2020-10-28 21:14:16 +0300
commit1ab2ec065d28edc2b435c78ef8b6f5be9fdd9755 (patch)
tree73dca202a2f2720e88cda6011d0f5bd3b0d47e6c /PKGBUILD
parentcb3e72fe9ee74129288301bd8ec3ff3ce9ecb451 (diff)
downloadaur-1ab2ec065d28edc2b435c78ef8b6f5be9fdd9755.tar.gz
Update 1.2.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f7211da7eeae..8215f182ab8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Grey Christoforo <first name at last name dot net>
_bcname=GenomeInfoDbData
-_bcver=1.2.3
+_bcver=1.2.4
pkgname=r-${_bcname,,}
pkgver=${_bcver//[:-]/.}
pkgrel=1
@@ -12,7 +12,7 @@ url="https://bioconductor.org/packages/release/data/annotation/html/${_bcname}.h
license=(Artistic-2.0)
depends=('r>=3.5.0')
source=("https://bioconductor.org/packages/release/data/annotation/src/contrib/${_bcname}_${_bcver}.tar.gz")
-md5sums=('720784da6bddbd4e18ab0bccef6b0a95')
+sha256sums=('9a9ecee1d03b7a859bd00640c952862781398a1f06bd63667c1cb9c746172972')
build() {
cd "${srcdir}"