aboutsummaryrefslogtreecommitdiffstats
path: root/community/pluma/APKBUILD
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-01 14:48:08 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-01 15:22:21 -0300
commite544acdb29d8937d487e33c8bf2c6848b17f848b (patch)
tree56848ced0c8ca22061b2ea505752e873cfe9ffc1 /community/pluma/APKBUILD
parent85385006e2acc5ac59420d6cd872fa1f241b5d5f (diff)
downloadaports-e544acdb29d8937d487e33c8bf2c6848b17f848b.tar.bz2
aports-e544acdb29d8937d487e33c8bf2c6848b17f848b.tar.xz
community/pluma: switch to enchant-2
Diffstat (limited to 'community/pluma/APKBUILD')
-rw-r--r--community/pluma/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/pluma/APKBUILD b/community/pluma/APKBUILD
index e4439f2bdd..b3c75217b9 100644
--- a/community/pluma/APKBUILD
+++ b/community/pluma/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Alan Lacerda <alacerda@alpinelinux.org>
pkgname=pluma
pkgver=1.24.0
-pkgrel=0
+pkgrel=1
pkgdesc="A small and lightweight UTF-8 text editor for the MATE"
url="https://github.com/mate-desktop/pluma"
arch="all !s390x" # mate-desktop
@@ -10,7 +10,7 @@ license="GPL-2.0-or-later"
# check fails as tracked in https://github.com/mate-desktop/pluma/issues/33
options="!check"
depends="mate-desktop"
-makedepends="intltool enchant-dev iso-codes-dev gtk+3.0-dev
+makedepends="intltool enchant2-dev iso-codes-dev gtk+3.0-dev
mate-desktop-dev gtksourceview-dev dconf-dev libsm-dev itstool
libxml2-utils fortify-headers libpeas-dev gsettings-desktop-schemas-dev"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"