mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-05 20:32:58 +02:00
mousepad: update to 0.6.5.
This commit is contained in:
parent
d16241ae9e
commit
5c3cd8a4e1
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'mousepad'
|
# Template file for 'mousepad'
|
||||||
pkgname=mousepad
|
pkgname=mousepad
|
||||||
version=0.6.3
|
version=0.6.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=meson
|
||||||
hostmakedepends="glib-devel gettext pkg-config polkit"
|
hostmakedepends="glib-devel gettext pkg-config polkit"
|
||||||
makedepends="gtksourceview4-devel gspell-devel libxfce4ui-devel polkit-devel"
|
makedepends="gtksourceview4-devel gspell-devel libxfce4ui-devel polkit-devel"
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
|
@ -11,5 +11,5 @@ maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://xfce.org/"
|
homepage="https://xfce.org/"
|
||||||
changelog="https://gitlab.xfce.org/apps/mousepad/-/raw/master/NEWS"
|
changelog="https://gitlab.xfce.org/apps/mousepad/-/raw/master/NEWS"
|
||||||
distfiles="https://archive.xfce.org/src/apps/mousepad/${version%.*}/mousepad-${version}.tar.bz2"
|
distfiles="https://archive.xfce.org/src/apps/mousepad/${version%.*}/mousepad-${version}.tar.xz"
|
||||||
checksum=2ff162c185f18014ab9c82c2ac2dfce4fba20eb0005e7690ee27f00b9cb929b9
|
checksum=21762bc8c3c4f120a4a509ce39f4a5a58dbc10e3f0da66cdc6d9a8c735fff2ac
|
||||||
|
|
Loading…
Add table
Reference in a new issue