aboutsummaryrefslogtreecommitdiffstats
path: root/main/libxft/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libxft/APKBUILD')
-rw-r--r--main/libxft/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/libxft/APKBUILD b/main/libxft/APKBUILD
index 11e2365e11..c89fef2fb5 100644
--- a/main/libxft/APKBUILD
+++ b/main/libxft/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libxft
-pkgver=2.1.14
-pkgrel=4
+pkgver=2.2.0
+pkgrel=0
pkgdesc="FreeType-based font drawing library for X"
url="http://xorg.freedesktop.org/"
license="custom"
@@ -23,4 +23,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
install -Dm644 COPYING "$pkgdir"/usr/share/licenses/$pkgname/COPYING
}
-md5sums="254e62a233491e0e1251636536163e20 libXft-2.1.14.tar.bz2"
+md5sums="cce3c327258116493b753f157e0360c7 libXft-2.2.0.tar.bz2"