From b8a60d36e76b861d400505083ab5f751ec153d9a Mon Sep 17 00:00:00 2001 From: tenJirka Date: Fri, 8 Sep 2023 22:34:34 +0200 Subject: [PATCH] Update regenda to 0.0.2 (#737) --- package/regenda/package | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/regenda/package b/package/regenda/package index 131f03abe..e899d531e 100644 --- a/package/regenda/package +++ b/package/regenda/package @@ -5,16 +5,16 @@ pkgnames=(regenda) pkgdesc="Caldav agenda app" url=https://github.com/tenJirka/reGenda -pkgver=0.0.1-2 -timestamp=2023-08-23T19:40Z +pkgver=0.0.2-1 +timestamp=2023-09-06T06:45Z section="utils" maintainer="tenJirka " license=GPL3 makedepends=(build:python3-venv) installdepends=(python3 python3-lxml python3-pytz python3-yaml python3-requests python3-dateutil python3-six python3-urllib3 python3-idna simple) flags=(patch_rm2fb) -source=(https://github.com/tenJirka/reGenda/archive/refs/tags/0.0.1.zip) -sha256sums=(00d6a1e2f6b59f86ba47ea5c3444f24e112d24eb62082802653fe4649153da01) +source=(https://github.com/tenJirka/reGenda/archive/refs/tags/0.0.2.zip) +sha256sums=(4f51de514945f9cfc6a1852181baab4bb0f4daadb222e8ddb05929f17e2044d9) image=python build() {