summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--x11/libfontenc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libfontenc/APKBUILD b/x11/libfontenc/APKBUILD
index b461c32b..408bf1c2 100644
--- a/x11/libfontenc/APKBUILD
+++ b/x11/libfontenc/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=libfontenc
-pkgver=1.0.4
+pkgver=1.0.5
pkgrel=0
pkgdesc="X11 font encoding library"
url="http://xorg.freedesktop.org/"
@@ -20,4 +20,4 @@ build() {
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="5cd16a2e51ca7b96a3081c7486ff98b9 libfontenc-1.0.4.tar.bz2"
+md5sums="4f0d8191819be9f2bdf9dad49a65e43b libfontenc-1.0.5.tar.bz2"