diff options
author | Viktor Drobot | 2021-12-23 22:12:24 +0300 |
---|---|---|
committer | Viktor Drobot | 2021-12-23 22:12:24 +0300 |
commit | b07e44217e5cf6ac620eab99d0353bdffe2cfab3 (patch) | |
tree | 200b7cc1a664f9c7716916b921334e463da26b93 /.SRCINFO | |
parent | 113a4dc42876d4d59353906582622295d78835fd (diff) | |
download | aur-b07e44217e5cf6ac620eab99d0353bdffe2cfab3.tar.gz |
Fix PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,7 +8,6 @@ pkgbase = r-bindr depends = r optdepends = r-testthat source = https://cran.r-project.org/src/contrib/bindr_0.1.1.tar.gz - md5sums = cfa02c563196a79bf8bb4db2e66585fd + sha256sums = 7c785ca77ceb3ab9282148bcecf64d1857d35f5b800531d49483622fe67505d0 pkgname = r-bindr - |