Date: Wednesday, October 14, 2020 @ 20:34:37 Author: mtorromeo Revision: 723962
upgpkg: earlyoom 1.6.2-1 Modified: earlyoom/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-14 20:31:48 UTC (rev 723961) +++ PKGBUILD 2020-10-14 20:34:37 UTC (rev 723962) @@ -1,7 +1,7 @@ # Maintainer: Massimiliano Torromeo <[email protected]> pkgname=earlyoom -pkgver=1.6.1 +pkgver=1.6.2 pkgrel=1 pkgdesc="Early OOM Daemon for Linux" arch=('x86_64') @@ -11,7 +11,7 @@ optdepends=('systembus-notify: desktop notifications') backup=("etc/default/earlyoom") source=("https://github.com/rfjakob/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('bcd3fab4da5e1dddec952a0974c866ec90c5f9159c995f9162c45488c4d03340') +sha256sums=('227234cf9e77831c21c748bd361e1a7c415e158b96034eacd59e70586779bb6c') prepare() { cd "$pkgname-$pkgver"
