rednotebook: update to 2.4, fix license & homepage
This commit is contained in:
parent
3c81430939
commit
dc204888cd
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rednotebook'
|
||||
pkgname=rednotebook
|
||||
version=2.3
|
||||
version=2.4
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=python3-module
|
||||
|
@ -10,7 +10,7 @@ depends="desktop-file-utils hicolor-icon-theme
|
|||
python3-enchant python3-gobject python3-yaml webkit2gtk"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
short_desc="Cross-platform, modern desktop journal"
|
||||
homepage="http://rednotebook.sourceforge.net"
|
||||
license="GPL-3"
|
||||
homepage="https://rednotebook.sourceforge.io"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/jendrikseipp/rednotebook/archive/v${version}.tar.gz"
|
||||
checksum=9db863fc27ef17f8e4d3ce3cd96af1e62d33aa7bf1eb229f708f1fd5ccc2eb22
|
||||
checksum=3211623d63832152bf51533034db4b482f418e05c3726788afdbfc1e1269bf06
|
||||
|
|
Loading…
Reference in a new issue