epy: update to 2023.6.11.
This commit is contained in:
parent
fa195e57a4
commit
5ce4ac8606
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'epy'
|
# Template file for 'epy'
|
||||||
pkgname=epy
|
pkgname=epy
|
||||||
version=2023.2.8
|
version=2023.6.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-poetry-core"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
checkdepends="python3-pytest"
|
checkdepends="python3-pytest"
|
||||||
short_desc="CLI ebook reader"
|
short_desc="CLI ebook reader"
|
||||||
|
@ -11,4 +11,4 @@ maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/wustho/epy"
|
homepage="https://github.com/wustho/epy"
|
||||||
distfiles="https://github.com/wustho/epy/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/wustho/epy/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=22404cb30a4886d1fa7f75c6792b81a280ccb1d458ac56e0ec08adc864e507ff
|
checksum=9f29b7fdc6312bc89adafd86acce93959b5d9eb62ea0a942c8d345c18ee5c87f
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue