summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dbd5b758992f..d863e3eabf11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgname=mod_authn_otp
pkgver=1.1.9
-pkgrel=1
+pkgrel=2
pkgdesc='Apache module for one time password authentication'
arch=('i686' 'x86_64')
-url='http://code.google.com/p/mod-authn-otp/'
+url='https://github.com/archiecobbs/mod-authn-otp'
license=('Apache')
depends=('openssl')
makedepends=('apache')