diff options
author | root <root@rshg054.dnsready.net> | 2012-05-07 00:01:27 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-05-07 00:01:27 +0000 |
commit | 9d0c8979390868a2913fc8830a9f62a45174746b (patch) | |
tree | 33eda0748e0df77a2c70b81836fb1097b44c00c9 /community/courier-authlib | |
parent | f37e773fe397778858ea8d51601554863c252536 (diff) |
Mon May 7 00:01:27 UTC 2012
Diffstat (limited to 'community/courier-authlib')
-rw-r--r-- | community/courier-authlib/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/community/courier-authlib/PKGBUILD b/community/courier-authlib/PKGBUILD index a83027eb0..964be4a2a 100644 --- a/community/courier-authlib/PKGBUILD +++ b/community/courier-authlib/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 65015 2012-02-20 01:42:55Z spupykin $ +# $Id: PKGBUILD 70428 2012-05-06 03:21:33Z svenstaro $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: tobias <tobias@archlinux.org> # Contributor: Tobias Kieslich <tobias@justdreams.de> pkgname=courier-authlib -pkgver=0.63.0 -pkgrel=8 +pkgver=0.64.0 +pkgrel=1 pkgdesc="Authentification library for the courier mailserver(s)" arch=(i686 x86_64) license=('GPL2') @@ -21,7 +21,7 @@ options=(!libtool) install=${pkgname}.install source=(http://downloads.sourceforge.net/project/courier/authlib/${pkgver}/${pkgname}-${pkgver}.tar.bz2 authdaemond.rc.d) -md5sums=('411a927d178f783a1e8fab9964ce0dd2' +md5sums=('d946a76e81e45a139543305d310399f6' '7de75a9a74796f4fd2e81fd3ca16ed8d') build() { |