diff --git a/xorg-mkfontdir/PKGBUILD b/xorg-mkfontdir/PKGBUILD index d6a03efc6..efb54e794 100644 --- a/xorg-mkfontdir/PKGBUILD +++ b/xorg-mkfontdir/PKGBUILD @@ -15,7 +15,9 @@ install=xorg-mkfontdir.install source=(http://xorg.freedesktop.org/archive/individual/app/mkfontdir-${pkgver}.tar.bz2 xorg-mkfontdir.hook xorg-mkfontdir.script) -sha1sums=('3c06dad8a5fbf7362b51fb7d6b1ab805eba40336') +sha1sums=('3c06dad8a5fbf7362b51fb7d6b1ab805eba40336' + '3558e68a7101d2531d5ab05d4edd06f56d517c66' + '1049f214dc6a0dcc94d536ee43f58c0f4df4a294') build() { cd "${srcdir}/mkfontdir-${pkgver}"