diff --git a/BioArchLinux/r-qpdf/PKGBUILD b/BioArchLinux/r-qpdf/PKGBUILD index a861aad2cc..240721c806 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=2 +pkgrel=3 pkgdesc="Split, Combine and Compress PDF Files" arch=(x86_64) url="https://cran.r-project.org/package=${_pkgname}"