mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
setzer: update to 0.4.8.
This commit is contained in:
parent
c40e1206f6
commit
6af6569757
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'setzer'
|
# Template file for 'setzer'
|
||||||
pkgname=setzer
|
pkgname=setzer
|
||||||
version=0.4.4
|
version=0.4.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Setzer-${version}
|
wrksrc=Setzer-${version}
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="gettext"
|
hostmakedepends="gettext"
|
||||||
depends="poppler-glib virtual?tex gspell python3-gobject gtksourceview4 python3-pdfminer.six python3-pexpect"
|
depends="poppler-glib virtual?tex gspell python3-gobject gtksourceview4 python3-pexpect"
|
||||||
short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
|
short_desc="Simple yet full-featured LaTeX editor written in Python with Gtk"
|
||||||
maintainer="Bleznudd <bleznudd@pm.me>"
|
maintainer="Bleznudd <bleznudd@pm.me>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/cvfosammmm/setzer"
|
homepage="https://github.com/cvfosammmm/setzer"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/cvfosammmm/setzer/archive/v${version}.tar.gz"
|
||||||
checksum=2b380c2d100970e25f851f42c354ed10e0c51de86c7b28ec1252173c22c393ce
|
checksum=4e347f538a5bf9d0be73de3b91fa79d3601c94ba1faf74f191f1904ec67fa2cf
|
||||||
|
|
Loading…
Add table
Reference in a new issue