rednotebook: update to 2.15.
This commit is contained in:
parent
c03b557ef4
commit
a81ffb1460
|
@ -1,10 +1,9 @@
|
|||
# Template file for 'rednotebook'
|
||||
pkgname=rednotebook
|
||||
version=2.14
|
||||
revision=2
|
||||
version=2.15
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
pycompile_module="rednotebook"
|
||||
hostmakedepends="python3"
|
||||
depends="desktop-file-utils gtksourceview hicolor-icon-theme python3-enchant
|
||||
python3-gobject python3-yaml webkit2gtk"
|
||||
|
@ -14,4 +13,4 @@ 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=b92b57db350a2354e4d816720a36090028901eb0ae6e7ab3a3424e81fb26d214
|
||||
checksum=6f6979ee1d026396883bfff6c611809a79359e9d6cc3788f3b0ff6cb9981e2e7
|
||||
|
|
Loading…
Reference in New Issue