Date: Saturday, December 5, 2015 @ 08:59:00 Author: lfleischer Revision: 148431
upgpkg: mpop 1.2.3-1 Upstream update. Modified: mpop/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-12-05 06:49:14 UTC (rev 148430) +++ PKGBUILD 2015-12-05 07:59:00 UTC (rev 148431) @@ -3,8 +3,8 @@ # Contributor: Roberto Alsina <[email protected]> pkgname=mpop -pkgver=1.2.2 -pkgrel=2 +pkgver=1.2.3 +pkgrel=1 pkgdesc="A small, fast POP3 client suitable as a fetchmail replacement" arch=('i686' 'x86_64') url="http://mpop.sourceforge.net/" @@ -12,7 +12,7 @@ depends=('gnutls' 'libidn') install=mpop.install source=("http://downloads.sourceforge.net/mpop/mpop-$pkgver.tar.xz"{,.sig}) -md5sums=('4ff3088fcbc94c70c66d6002435bfe9c' +md5sums=('e6748a0ce0ec75b96e457b8f27bd16c8' 'SKIP') validpgpkeys=('2F788CDEF4181652720EF132F4926138953E5294')
