Skip to content

Commit b8a60d3

Browse files
authored
Update regenda to 0.0.2 (#737)
1 parent 555ab68 commit b8a60d3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package/regenda/package

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
pkgnames=(regenda)
66
pkgdesc="Caldav agenda app"
77
url=https://github.com/tenJirka/reGenda
8-
pkgver=0.0.1-2
9-
timestamp=2023-08-23T19:40Z
8+
pkgver=0.0.2-1
9+
timestamp=2023-09-06T06:45Z
1010
section="utils"
1111
maintainer="tenJirka <jirka.steh@gmail.com>"
1212
license=GPL3
1313
makedepends=(build:python3-venv)
1414
installdepends=(python3 python3-lxml python3-pytz python3-yaml python3-requests python3-dateutil python3-six python3-urllib3 python3-idna simple)
1515
flags=(patch_rm2fb)
16-
source=(https://github.com/tenJirka/reGenda/archive/refs/tags/0.0.1.zip)
17-
sha256sums=(00d6a1e2f6b59f86ba47ea5c3444f24e112d24eb62082802653fe4649153da01)
16+
source=(https://github.com/tenJirka/reGenda/archive/refs/tags/0.0.2.zip)
17+
sha256sums=(4f51de514945f9cfc6a1852181baab4bb0f4daadb222e8ddb05929f17e2044d9)
1818
image=python
1919

2020
build() {

0 commit comments

Comments
 (0)