diff --git a/BioArchLinux/r-qpdf/PKGBUILD b/BioArchLinux/r-qpdf/PKGBUILD index 9cfe024e13..32908a91df 100644 --- a/BioArchLinux/r-qpdf/PKGBUILD +++ b/BioArchLinux/r-qpdf/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=qpdf _pkgver=1.3.2 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=3 +pkgrel=4 pkgdesc="Split, Combine and Compress PDF Files" arch=(x86_64) url="https://cran.r-project.org/package=${_pkgname}"