diff options
author | William Pitcock <nenolod@dereferenced.org> | 2017-02-26 21:26:56 +0000 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2017-02-26 21:26:56 +0000 |
commit | e869608b820ffa1bbc8cf774650e961af2c46928 (patch) | |
tree | 5f9a8ba066444873d71acd64a1361e1693fc5005 /community/leptonica | |
parent | 02388368397e91ee21b9333a968f0980534dd928 (diff) | |
download | aports-e869608b820ffa1bbc8cf774650e961af2c46928.tar.bz2 aports-e869608b820ffa1bbc8cf774650e961af2c46928.tar.xz |
trigger rebuilds on libwebp dependents
Diffstat (limited to 'community/leptonica')
-rw-r--r-- | community/leptonica/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/leptonica/APKBUILD b/community/leptonica/APKBUILD index 5429873b5f..f7043bb715 100644 --- a/community/leptonica/APKBUILD +++ b/community/leptonica/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=leptonica pkgver=1.74.1 -pkgrel=0 +pkgrel=1 pkgdesc="Software that is broadly useful for image processing and image analysis applications" url="http://www.leptonica.com/" arch="all" |