Date: Saturday, February 23, 2019 @ 23:05:30 Author: andyrtr Revision: 346759
upgpkg: getmail 5.13-1 upstream update 5.13 Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-23 22:39:44 UTC (rev 346758) +++ PKGBUILD 2019-02-23 23:05:30 UTC (rev 346759) @@ -2,7 +2,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=5.11 +pkgver=5.13 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=('086647c7ccde5b1346354d924ca3020660dc096a41b67207217d6b0a81b92ba2') +sha256sums=('04d52f6475f09e9f99b4e3d2f1d2eb967a68b67f09af2a6a5151857f060b0a9d') prepare() { cd ${pkgname}-${pkgver}
