pluma: update to 1.26.1.

Closes: #44014 [via git-merge-pr]
This commit is contained in:
skmpz 2023-05-21 19:54:29 +03:00 committed by Andrew Benson
parent 2265f87ede
commit c19df771da

View file

@ -1,7 +1,7 @@
# Template file for 'pluma' # Template file for 'pluma'
pkgname=pluma pkgname=pluma
version=1.26.0 version=1.26.1
revision=2 revision=1
build_style=gnu-configure build_style=gnu-configure
build_helper=gir build_helper=gir
pycompile_dirs="usr/lib/pluma/plugins" pycompile_dirs="usr/lib/pluma/plugins"
@ -14,8 +14,8 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://mate-desktop.org" homepage="https://mate-desktop.org"
changelog="https://raw.githubusercontent.com/mate-desktop/pluma/master/NEWS" changelog="https://raw.githubusercontent.com/mate-desktop/pluma/master/NEWS"
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="https://pub.mate-desktop.org/releases/${version%.*}/pluma-${version}.tar.xz"
checksum=310644dae7393cf5d47928fd4fab5d120da4e683ecf4fc248fcf778145f08a53 checksum=5959ece3d7118e106659f64d202d0ed1763ad10bbbba5d2acd8cbfba2e3994f1
python_version=3 python_version=3
make_check=no # needs gsettings-schemas and gvfs-mount make_check=no # needs gsettings-schemas and gvfs-mount