[arch-commits] Commit in leptonica/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat Aug 1 21:40:29 UTC 2020


    Date: Saturday, August 1, 2020 @ 21:40:29
  Author: jelle
Revision: 667562

upgpkg: leptonica 1.80.0-1

Modified:
  leptonica/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-01 20:18:09 UTC (rev 667561)
+++ PKGBUILD	2020-08-01 21:40:29 UTC (rev 667562)
@@ -2,7 +2,7 @@
 # Maintainer: Christoph Drexler <chrdr at gmx dot at>
 
 pkgname=leptonica
-pkgver=1.79.0
+pkgver=1.80.0
 pkgrel=1
 pkgdesc="Software that is broadly useful for image processing and image analysis applications"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('custom')
 depends=('giflib' 'libjpeg-turbo' 'libpng' 'libtiff' 'zlib' 'libwebp')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/DanBloomberg/leptonica/archive/$pkgver.tar.gz")
-sha256sums=('bf9716f91a4844c2682a07ef21eaf68b6f1077af1f63f27c438394fd66218e17')
+sha256sums=('3952b974ec057d24267aae48c54bca68ead8275604bf084a73a4b953ff79196e')
 
 prepare() {
   cd "$srcdir"/leptonica-${pkgver}



More information about the arch-commits mailing list