apostrophe: update to 2.5.
This commit is contained in:
parent
05b4590573
commit
d5425d5932
1 changed files with 6 additions and 7 deletions
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'apostrophe'
|
||||
pkgname=apostrophe
|
||||
version=2.4
|
||||
revision=3
|
||||
version=2.5
|
||||
revision=1
|
||||
wrksrc=apostrophe-v$version
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
hostmakedepends="python3 glib-devel appstream-glib pkg-config gettext"
|
||||
hostmakedepends="python3 glib-devel appstream-glib pkg-config gettext sassc"
|
||||
makedepends="libglib-devel gtk+3-devel libhandy1-devel"
|
||||
depends="python3-regex python3-pypandoc gspell iso-codes libhandy1
|
||||
webkit2gtk"
|
||||
depends="python3-regex python3-pypandoc gspell iso-codes libhandy1 webkit2gtk"
|
||||
short_desc="GTK+ based distraction free Markdown editor"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="GPL-3.0-only"
|
||||
homepage="https://gitlab.gnome.org/somas/apostrophe"
|
||||
distfiles="$homepage/-/archive/v$version/apostrophe-v$version.tar.bz2"
|
||||
checksum=63bdcca0887e678e9fee368470b3620a697655f18f7e0e65870890e1b8202a3a
|
||||
checksum=2a3d766d84165653f3060b63b6284e52720d68ccd4937e1c1e00d9cab5a47bdb
|
||||
|
|
Loading…
Reference in a new issue