apostrophe: update to 2.6.2.
This commit is contained in:
parent
8ca2557672
commit
0998c3c0aa
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'apostrophe'
|
# Template file for 'apostrophe'
|
||||||
pkgname=apostrophe
|
pkgname=apostrophe
|
||||||
version=2.6.1
|
version=2.6.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="$pkgname-v$version"
|
wrksrc="$pkgname-v$version"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -9,9 +9,10 @@ hostmakedepends="python3 glib-devel appstream-glib pkg-config gettext sassc"
|
||||||
makedepends="libglib-devel gtk+3-devel libhandy1-devel"
|
makedepends="libglib-devel gtk+3-devel libhandy1-devel"
|
||||||
depends="python3-gobject python3-chardet python3-setuptools python3-pypandoc
|
depends="python3-gobject python3-chardet python3-setuptools python3-pypandoc
|
||||||
gspell iso-codes libhandy1 webkit2gtk"
|
gspell iso-codes libhandy1 webkit2gtk"
|
||||||
short_desc="GTK+ based distraction free Markdown editor"
|
short_desc="GTK based distraction free Markdown editor"
|
||||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://gitlab.gnome.org/World/apostrophe"
|
homepage="https://gitlab.gnome.org/World/apostrophe"
|
||||||
|
changelog="https://gitlab.gnome.org/World/apostrophe/-/raw/main/NEWS"
|
||||||
distfiles="https://gitlab.gnome.org/World/apostrophe/-/archive/v$version/apostrophe-v$version.tar.gz"
|
distfiles="https://gitlab.gnome.org/World/apostrophe/-/archive/v$version/apostrophe-v$version.tar.gz"
|
||||||
checksum=f1c38d97cc5413a21017b95c16f0e869fd0d316ec1a3c54ec5607534562cee5c
|
checksum=b06ca4593ceb21bcd7f9734e41ba3fb69f632b5ab24afcdc66500d18d242c068
|
||||||
|
|
Loading…
Reference in a new issue