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

Felix Yan felixonmars at archlinux.org
Sat May 9 08:31:45 UTC 2020


    Date: Saturday, May 9, 2020 @ 08:31:44
  Author: felixonmars
Revision: 625909

upgpkg: libvips 8.9.2-1

Modified:
  libvips/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-09 08:31:34 UTC (rev 625908)
+++ PKGBUILD	2020-05-09 08:31:44 UTC (rev 625909)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libvips
-pkgver=8.9.1
+pkgver=8.9.2
 pkgrel=1
 pkgdesc="A fast image processing library with low memory needs"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('cfitsio' 'fftw' 'imagemagick' 'libexif' 'libgsf' 'libheif' 'libimagequant' 'librsvg'
          'libwebp' 'libxml2' 'openexr' 'orc' 'pango' 'poppler-glib')
 source=("https://github.com/libvips/libvips/releases/download/v$pkgver/vips-$pkgver.tar.gz")
-sha512sums=('04ba986c497780cf6ed972bb41109776883a85fae239c2ccb50f38450c48067bf0d583a0846d11f1e7533257d9c730019d10265a89f5f7635a08d4b50ca636d6')
+sha512sums=('897279b55e7161edf1196bfbf8e3fe8ff28925f5c62551b33582ce383cbb913e3715ca6ae7bffef3a384b787303a41b7f2612936535cdf37f2c6912d4bda8614')
 
 build() {
   cd vips-$pkgver



More information about the arch-commits mailing list