[arch-commits] Commit in getmail/trunk (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Fri Nov 27 22:39:05 UTC 2009


    Date: Friday, November 27, 2009 @ 17:39:05
  Author: andyrtr
Revision: 59807

upgpkg: getmail 4.14.0-1
    new version 4.14.0

Modified:
  getmail/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-11-27 21:58:11 UTC (rev 59806)
+++ PKGBUILD	2009-11-27 22:39:05 UTC (rev 59807)
@@ -3,15 +3,15 @@
 # Committer: Manolis Tzanidakis <manolis at archlinux.org>
 
 pkgname=getmail
-pkgver=4.13.0
+pkgver=4.14.0
 pkgrel=1
 pkgdesc="A POP3 mail retriever with reliable Maildir and command delivery."
 arch=(i686 x86_64)
 url="http://pyropus.ca/software/getmail"
 license="GPL"
-depends=('python>=2.6.2')
+depends=('python>=2.6.4')
 source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz)
-md5sums=('e1b290c36912e62446dfc9a5203539ca')
+md5sums=('05e95ccb43a8b711c8acd2b0d693b3dc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list