diff --git a/community/leptonica/APKBUILD b/community/leptonica/APKBUILD index 6d3d3f9a09e..e987061c950 100644 --- a/community/leptonica/APKBUILD +++ b/community/leptonica/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter # Maintainer: Francesco Colista pkgname=leptonica -pkgver=1.75.3 +pkgver=1.76.0 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="ba2586e76634afb9be6699e4261e55078dd176ee2d0674aedfe49f7f0736ddedadd6961bcce23391d47dc24511cf5ab4b451544f3349c2d060da5f789dc5ab3f leptonica-1.75.3.tar.gz" +sha512sums="83c77bebbf739cecab997ee08f7c9abf3ca884019c559b8f77c292ea2676c464cbf9b6812d7f12aefceef86c19d04bb3bc85119de298647a641b984dcdf3b111 leptonica-1.76.0.tar.gz"