Date: Thursday, February 26, 2015 @ 19:43:18 Author: andyrtr Revision: 232007
upgpkg: getmail 4.47.0-1 upstream update 4.47.0 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-26 17:45:36 UTC (rev 232006) +++ PKGBUILD 2015-02-26 18:43:18 UTC (rev 232007) @@ -3,8 +3,8 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=4.46.0 -pkgrel=2 +pkgver=4.47.0 +pkgrel=1 pkgdesc="A POP3 mail retriever with reliable Maildir and command delivery." arch=(any) url="http://pyropus.ca/software/getmail" @@ -12,7 +12,7 @@ depends=('python2') optdepends=('python2-gnomekeyring: for storing passwords in gnome-keyring') source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz) -md5sums=('aa094ebe558f47246c8af2ca8e1d12f9') +md5sums=('4f7cb44e699be9b727e9b305ce4ee2f1') prepare() { cd ${pkgname}-${pkgver}
