aboutsummaryrefslogtreecommitdiffstats
path: root/community/gtkspell3/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtkspell3/APKBUILD')
-rw-r--r--community/gtkspell3/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/gtkspell3/APKBUILD b/community/gtkspell3/APKBUILD
index 0de7521e4c6..c0bd3a65e33 100644
--- a/community/gtkspell3/APKBUILD
+++ b/community/gtkspell3/APKBUILD
@@ -1,14 +1,14 @@
-# Contributor: Carlo Landmeter <clandmeter@gmail.com>
-# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
+# Contributor: Carlo Landmeter <clandmeter@alpinelinux.org>
+# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gtkspell3
pkgver=3.0.10
-pkgrel=0
+pkgrel=3
pkgdesc="rovides word-processor-style highlighting and replacement of misspelled words in a GtkTextView widget"
-url="http://gtkspell.sourceforge.net/"
+url="https://gtkspell.sourceforge.net/"
arch="all"
license="GPL-2.0-or-later"
makedepends="enchant2-dev gtk+3.0-dev vala gobject-introspection-dev
- automake autoconf libtool"
+ automake autoconf libtool intltool gtk-doc"
options="!check" # no tests
subpackages="$pkgname-static $pkgname-dev $pkgname-doc $pkgname-lang"
source="https://downloads.sourceforge.net/gtkspell/gtkspell3-$pkgver.tar.xz"