[arch-commits] Commit in getmail/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Mon Sep 26 19:27:09 UTC 2011
Date: Monday, September 26, 2011 @ 15:27:09
Author: andyrtr
Revision: 138518
upgpkg: getmail 4.22.0-1
upstream update 4.22.0
Modified:
getmail/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-26 19:21:09 UTC (rev 138517)
+++ PKGBUILD 2011-09-26 19:27:09 UTC (rev 138518)
@@ -3,7 +3,7 @@
# Committer: Manolis Tzanidakis <manolis at archlinux.org>
pkgname=getmail
-pkgver=4.21.0
+pkgver=4.22.0
pkgrel=1
pkgdesc="A POP3 mail retriever with reliable Maildir and command delivery."
arch=(any)
@@ -11,8 +11,8 @@
license=("GPL")
depends=('python2')
source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz)
-md5sums=('d07c49e68736d35f24647f7275e7b422')
-sha1sums=('6c555bb073d7eef2d564f4b0dde7e0c57644ae7a')
+md5sums=('0eb79135cc6fde683c95d17a771e10b5')
+sha1sums=('f4efe0eb0da422ce059048b98e452815fa097d07')
build() {
cd ${srcdir}/${pkgname}-${pkgver}
More information about the arch-commits
mailing list