diff --git a/community/leptonica/APKBUILD b/community/leptonica/APKBUILD index 40c4fb659c8..69c20bfe157 100644 --- a/community/leptonica/APKBUILD +++ b/community/leptonica/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Francesco Colista pkgname=leptonica -pkgver=1.74.4 +pkgver=1.75.1 pkgrel=0 pkgdesc="Software that is broadly useful for image processing and image analysis applications" url="http://www.leptonica.com/" @@ -30,4 +30,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="e74732c10218430463ca01f15e19d329dceb938e315586ed100c634c4d50809824f1d9bf7eeaf91654caf42ed78a5ae5de7c08e7a1d8884c580c536121627891 leptonica-1.74.4.tar.gz" +sha512sums="8220eb656730eaaf1f2e0bde2531be0698d9eb7e59956158bbf799a877eb615a0b44845867bccc7352b17ca4aafde532734ba1494abf467410045aa125984d05 leptonica-1.75.1.tar.gz"