summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 197828de423d..3a348ae584b0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = poldi
pkgdesc = PAM module for authentication using a smartcard
pkgver = 0.4.1
- pkgrel = 4
+ pkgrel = 5
url = http://www.g10code.com/p-poldi.html
install = poldi.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index df7c3492abad..56a3a91c5e1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=poldi
pkgver=0.4.1
-pkgrel=4
+pkgrel=5
pkgdesc="PAM module for authentication using a smartcard"
arch=('i686' 'x86_64')
url="http://www.g10code.com/p-poldi.html"