summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a36058e162a7..899279c94e57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _cranver=1.1
_pkgtar=${_cranname}_${_cranver}.tar.gz
pkgname=r-askpass
pkgver=${_cranver//[:-]/.}
-pkgrel=1
+pkgrel=2
pkgdesc='Cross-platform utilities for prompting the user for credentials or a passphrase.'
arch=('x86_64')
url="https://cran.r-project.org/package=${_cranname}"