Date: Friday, February 8, 2019 @ 20:28:13 Author: andyrtr Revision: 345664
upgpkg: getmail 5.9-1 upstream update 5.9 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-08 17:20:32 UTC (rev 345663) +++ PKGBUILD 2019-02-08 20:28:13 UTC (rev 345664) @@ -2,7 +2,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=5.8 +pkgver=5.9 pkgrel=1 pkgdesc="A POP3 mail retriever with reliable Maildir and command delivery." arch=(any) @@ -12,7 +12,7 @@ optdepends=('python2-gnomekeyring: for storing passwords in gnome-keyring') # no signature, no https source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz) -sha256sums=('819441c7e8ef49d7036c2bc83e1568a7184f0393245fe28368a9dd310e63846e') +sha256sums=('bd0c6784dc04382323c4c61d4eb62532e9dc2b4cfd2e562f10e20adc83166e89') prepare() { cd ${pkgname}-${pkgver}
