Date: Thursday, June 2, 2022 @ 17:40:14 Author: spupykin Revision: 1218868
upgpkg: when 1.1.42-1 Modified: when/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-02 17:40:10 UTC (rev 1218867) +++ PKGBUILD 2022-06-02 17:40:14 UTC (rev 1218868) @@ -2,7 +2,7 @@ # Contributor: Charles Mauch <[email protected]> pkgname=when -pkgver=1.1.41 +pkgver=1.1.42 pkgrel=1 pkgdesc="A simple commandline personal calendar program" arch=('any') @@ -12,7 +12,7 @@ #makedepends=('git') #source=("git+https://github.com/bcrowell/when.git#commit=f576dcbfc71cc529f9ad3c191a3754e51088a49c") source=("$pkgname-$pkgver.tar.gz::https://github.com/bcrowell/when/archive/$pkgver.tar.gz") -sha256sums=('78bfd3f18e0d3e42797c7aacb16829d2354d935f12e04db9e467d4bec389c884') +sha256sums=('85a8ab4df5482de7be0eb5fe1e90f738dfb8c721f2d86725dc19369b89dd839d') package() { cd "$srcdir"/when-$pkgver
