mousepad: update to 0.6.3.
This commit is contained in:
parent
e7b078887f
commit
63daff2dd7
1 changed files with 4 additions and 5 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'mousepad'
|
# Template file for 'mousepad'
|
||||||
pkgname=mousepad
|
pkgname=mousepad
|
||||||
version=0.6.2
|
version=0.6.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-locales-dir=/usr/share/locale"
|
hostmakedepends="glib-devel gettext pkg-config polkit"
|
||||||
hostmakedepends="glib-devel intltool pkg-config"
|
makedepends="gtksourceview4-devel gspell-devel libxfce4ui-devel polkit-devel"
|
||||||
makedepends="gtksourceview4-devel gspell-devel"
|
|
||||||
depends="desktop-file-utils hicolor-icon-theme"
|
depends="desktop-file-utils hicolor-icon-theme"
|
||||||
short_desc="Simple text editor for Xfce based on Leafpad"
|
short_desc="Simple text editor for Xfce based on Leafpad"
|
||||||
maintainer="mobinmob <mobinmob@disroot.org>"
|
maintainer="mobinmob <mobinmob@disroot.org>"
|
||||||
|
@ -13,4 +12,4 @@ 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.bz2"
|
||||||
checksum=e7cacb3b8cb1cd689e6341484691069e73032810ca51fc747536fc36eb18d19d
|
checksum=2ff162c185f18014ab9c82c2ac2dfce4fba20eb0005e7690ee27f00b9cb929b9
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue