mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
rednotebook: update to 2.5. (#328)
This commit is contained in:
parent
9452419fdc
commit
81025e0952
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rednotebook'
|
# Template file for 'rednotebook'
|
||||||
pkgname=rednotebook
|
pkgname=rednotebook
|
||||||
version=2.4
|
version=2.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -8,9 +8,9 @@ pycompile_module="rednotebook"
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
depends="desktop-file-utils hicolor-icon-theme
|
depends="desktop-file-utils hicolor-icon-theme
|
||||||
python3-enchant python3-gobject python3-yaml webkit2gtk"
|
python3-enchant python3-gobject python3-yaml webkit2gtk"
|
||||||
maintainer="cr6git <quark6@protonmail.com>"
|
|
||||||
short_desc="Cross-platform, modern desktop journal"
|
short_desc="Cross-platform, modern desktop journal"
|
||||||
|
maintainer="cr6git <quark6@protonmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://rednotebook.sourceforge.io"
|
homepage="https://rednotebook.sourceforge.io"
|
||||||
license="GPL-2"
|
|
||||||
distfiles="https://github.com/jendrikseipp/rednotebook/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jendrikseipp/rednotebook/archive/v${version}.tar.gz"
|
||||||
checksum=3211623d63832152bf51533034db4b482f418e05c3726788afdbfc1e1269bf06
|
checksum=8d23951d3865cda53c2f65b03fa1e94a213c0ffeabad01ea48f357991713aede
|
||||||
|
|
Loading…
Add table
Reference in a new issue