aboutsummaryrefslogtreecommitdiffstats
path: root/community/gtkspell/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/gtkspell/APKBUILD')
-rw-r--r--community/gtkspell/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/gtkspell/APKBUILD b/community/gtkspell/APKBUILD
index 39709e3e7e7..cd8e1b52234 100644
--- a/community/gtkspell/APKBUILD
+++ b/community/gtkspell/APKBUILD
@@ -1,14 +1,14 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gtkspell
pkgver=2.0.16
-pkgrel=8
+pkgrel=10
pkgdesc="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-only"
makedepends="gtk+2.0-dev enchant2-dev automake autoconf libtool gtk-doc"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
-source="http://gtkspell.sourceforge.net/download/gtkspell-$pkgver.tar.gz
+source="https://gtkspell.sourceforge.net/download/gtkspell-$pkgver.tar.gz
enchant-2.patch
"