apostrophe: update to 2.4.
This commit is contained in:
parent
e9b98dd110
commit
f12868dd84
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'apostrophe'
|
# Template file for 'apostrophe'
|
||||||
pkgname=apostrophe
|
pkgname=apostrophe
|
||||||
version=2.3
|
version=2.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=apostrophe-v$version
|
wrksrc=apostrophe-v$version
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -9,8 +9,8 @@ hostmakedepends="python3 glib-devel appstream-glib pkg-config gettext"
|
||||||
makedepends="libglib-devel gtk+3-devel libhandy1-devel"
|
makedepends="libglib-devel gtk+3-devel libhandy1-devel"
|
||||||
depends="python3-regex python3-pypandoc gspell iso-codes libhandy1"
|
depends="python3-regex python3-pypandoc gspell iso-codes libhandy1"
|
||||||
short_desc="GTK+ based distraction free Markdown editor"
|
short_desc="GTK+ based distraction free Markdown editor"
|
||||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://gitlab.gnome.org/somas/apostrophe"
|
homepage="https://gitlab.gnome.org/somas/apostrophe"
|
||||||
distfiles="$homepage/-/archive/v$version/apostrophe-v$version.tar.bz2"
|
distfiles="$homepage/-/archive/v$version/apostrophe-v$version.tar.bz2"
|
||||||
checksum=329138535cd52fc2436ea36c04af0cbb618b83391398b6f374dd994403fdfbd7
|
checksum=63bdcca0887e678e9fee368470b3620a697655f18f7e0e65870890e1b8202a3a
|
||||||
|
|
Loading…
Reference in a new issue