rednotebook: update to 2.7.
This commit is contained in:
parent
4c63af50cb
commit
86918bdcb0
1 changed files with 6 additions and 5 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'rednotebook'
|
||||
pkgname=rednotebook
|
||||
version=2.6.1
|
||||
version=2.7
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
pycompile_module="rednotebook"
|
||||
hostmakedepends="python3"
|
||||
depends="desktop-file-utils hicolor-icon-theme
|
||||
python3-enchant python3-gobject python3-yaml webkit2gtk"
|
||||
depends="desktop-file-utils gtksourceview hicolor-icon-theme python3-enchant
|
||||
python3-gobject python3-yaml webkit2gtk"
|
||||
short_desc="Cross-platform, modern desktop journal"
|
||||
maintainer="Orphaned <orphan@voidlinux.eu>"
|
||||
maintainer="prspkt <prspkt@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://rednotebook.sourceforge.io"
|
||||
changelog="https://raw.githubusercontent.com/jendrikseipp/rednotebook/master/CHANGELOG"
|
||||
distfiles="https://github.com/jendrikseipp/rednotebook/archive/v${version}.tar.gz"
|
||||
checksum=608e151a9f0e6e3f1cfdd239214fa5d9d7f64042f856d22ab2f6f367c1694c87
|
||||
checksum=ddc59f312fdbae1f1a7e309237ab012ccb90410de5a5d97bb2109add09ad0558
|
||||
|
|
Loading…
Reference in a new issue