rednotebook: update to 2.26.
This commit is contained in:
parent
1a2a9cfca0
commit
7707e3eaa3
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'rednotebook'
|
# Template file for 'rednotebook'
|
||||||
pkgname=rednotebook
|
pkgname=rednotebook
|
||||||
version=2.19
|
version=2.26
|
||||||
revision=4
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
depends="desktop-file-utils gtksourceview hicolor-icon-theme python3-enchant
|
depends="desktop-file-utils gtksourceview hicolor-icon-theme python3-enchant
|
||||||
|
@ -10,6 +10,6 @@ short_desc="Cross-platform, modern desktop journal"
|
||||||
maintainer="prspkt <prspkt@protonmail.com>"
|
maintainer="prspkt <prspkt@protonmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://rednotebook.sourceforge.io"
|
homepage="https://rednotebook.sourceforge.io"
|
||||||
changelog="https://raw.githubusercontent.com/jendrikseipp/rednotebook/master/CHANGELOG"
|
changelog="https://raw.githubusercontent.com/jendrikseipp/rednotebook/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/jendrikseipp/rednotebook/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jendrikseipp/rednotebook/archive/v${version}.tar.gz"
|
||||||
checksum=cea73cc2f657bd5d409907c4b549a8be3a9de125cbe4a14a06697777b17ee57a
|
checksum=4be4c1a8f339964e7e034faf5caabbd0983b635b9aa8a8bb556af2e8043a8db2
|
||||||
|
|
Loading…
Reference in New Issue