mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-qpdf: auto updated to 1.3.3-1
This commit is contained in:
parent
70397ac806
commit
4fa4ab9ef6
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
||||||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=qpdf
|
_pkgname=qpdf
|
||||||
_pkgver=1.3.2
|
_pkgver=1.3.3
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=${_pkgver//-/.}
|
pkgver=${_pkgver//-/.}
|
||||||
pkgrel=4
|
pkgrel=1
|
||||||
pkgdesc="Split, Combine and Compress PDF Files"
|
pkgdesc="Split, Combine and Compress PDF Files"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
url="https://cran.r-project.org/package=$_pkgname"
|
url="https://cran.r-project.org/package=$_pkgname"
|
||||||
|
@ -23,8 +23,8 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
md5sums=('683a7a73e5bd530b377987ea646f31db')
|
md5sums=('befda010dc47d87b6e988db7d6941768')
|
||||||
b2sums=('b130f154c458ee7667fcd35f0de84cc6fda521219e88bf846e100de5e6d94498b30ac16cdfc3d574be4748ffce95cc0f0fc35d18422b95824956a8384ef72997')
|
b2sums=('9ead90e9319b76f36815730c0d1cb3a80d0f8bab8541cb4be121b32fa730226cd94d10f45964654b11abbe8051fa1b3b0b0d4c2b75578eb7a89d73a3ccc8500f')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
mkdir build
|
mkdir build
|
||||||
|
|
Loading…
Add table
Reference in a new issue