aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-01 14:42:13 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-01 15:22:21 -0300
commitad44c7816d91061ff10ca977c9365dd5e8ed3932 (patch)
treea50a42e706327401ce4c2cc19598f14f87fbe2b7
parentb1ef0e93c34bd749f256f50d67c79a8091941386 (diff)
community/bluefish: switch to enchant-2
-rw-r--r--community/bluefish/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/bluefish/APKBUILD b/community/bluefish/APKBUILD
index ab6401f002e..f5a1bf0667d 100644
--- a/community/bluefish/APKBUILD
+++ b/community/bluefish/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to>
pkgname=bluefish
pkgver=2.2.11
-pkgrel=0
+pkgrel=1
pkgdesc="Bluefish is an editor targeted towards programmers and webdevelopers"
url="http://bluefish.openoffice.nl/"
arch="all"
license="GPL-3.0-or-later"
-makedepends="libtool libxml2-dev gtk+3.0-dev enchant-dev gucharmap-dev intltool"
+makedepends="libtool libxml2-dev gtk+3.0-dev enchant2-dev gucharmap-dev intltool"
subpackages="$pkgname-lang $pkgname-doc"
source="http://www.bennewitz.com/bluefish/stable/source/bluefish-$pkgver.tar.bz2"