pluma: update to 1.20.3.
This commit is contained in:
parent
c33a974483
commit
685ed4e651
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pluma'
|
||||
pkgname=pluma
|
||||
version=1.20.2
|
||||
version=1.20.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
pycompile_dirs="usr/lib/pluma/plugins"
|
||||
|
@ -8,13 +8,13 @@ hostmakedepends="gobject-introspection mate-common
|
|||
automake libtool"
|
||||
makedepends="enchant2-devel gtksourceview-devel iso-codes libSM-devel
|
||||
libpeas-devel libsoup-devel mate-desktop-devel"
|
||||
depends="desktop-file-utils iso-codes zenity"
|
||||
depends="desktop-file-utils iso-codes zenity mate-desktop"
|
||||
short_desc="Powerful text editor for MATE"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=fd43421d13ceeb0d8b316b127c738914f89c6449b588cccc4f4c26fae67f26e2
|
||||
checksum=85845e61cf719374860e66d5c90ede00f5dc2210594b6e72bad7e9e3bf608bd9
|
||||
|
||||
pre_configure() {
|
||||
sed -i 's/, enchant/, enchant-2/' configure.ac
|
||||
|
|
Loading…
Reference in New Issue