mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
pluma: update to 1.18.1
This commit is contained in:
parent
9eee7f6ead
commit
d7eb673770
1 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pluma'
|
# Template file for 'pluma'
|
||||||
pkgname=pluma
|
pkgname=pluma
|
||||||
version=1.18.0
|
version=1.18.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
pycompile_dirs="usr/lib/pluma/plugins"
|
pycompile_dirs="usr/lib/pluma/plugins"
|
||||||
|
@ -9,12 +9,12 @@ hostmakedepends="automake libtool pkg-config intltool itstool glib-devel
|
||||||
makedepends="gtk+3-devel enchant-devel libSM-devel mate-desktop-devel
|
makedepends="gtk+3-devel enchant-devel libSM-devel mate-desktop-devel
|
||||||
gtksourceview-devel libsoup-devel libpeas-devel iso-codes"
|
gtksourceview-devel libsoup-devel libpeas-devel iso-codes"
|
||||||
depends="desktop-file-utils iso-codes zenity"
|
depends="desktop-file-utils iso-codes zenity"
|
||||||
short_desc="A powerful text editor for MATE"
|
short_desc="Powerful text editor for MATE"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2"
|
license="GPL-2"
|
||||||
homepage="http://mate-desktop.org"
|
homepage="https://mate-desktop.org"
|
||||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5d7e508be88b9036f39326a2039a0919ef660093816be3b19ae52b45b854f14b
|
checksum=3ad4ef5c67ee0edef15e4549b1d9de49bd106b551a5b6d17517860ad413873b6
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
NOCONFIGURE=1 ./autogen.sh
|
NOCONFIGURE=1 ./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue