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

Felix Yan felixonmars at archlinux.org
Fri Jul 2 08:43:55 UTC 2021


    Date: Friday, July 2, 2021 @ 08:43:55
  Author: felixonmars
Revision: 970538

upgpkg: libvips 8.11.1-1

Modified:
  libvips/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-02 08:41:50 UTC (rev 970537)
+++ PKGBUILD	2021-07-02 08:43:55 UTC (rev 970538)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=libvips
-pkgver=8.11.0
+pkgver=8.11.1
 pkgrel=1
 pkgdesc="A fast image processing library with low memory needs"
 arch=('x86_64')
@@ -11,7 +11,7 @@
          'libwebp' 'libxml2' 'openexr' 'orc' 'pango' 'poppler-glib')
 makedepends=('gobject-introspection')
 source=("https://github.com/libvips/libvips/releases/download/v$pkgver/vips-$pkgver.tar.gz")
-sha512sums=('b85ee812ae6c6b249549959a7afc76ad2a4f52bd1632c1924a0249d8a97b1441944ff45a8e665b9c7be74d546a299175b2c1668a7737a353cc180ec2fe49786c')
+sha512sums=('3915cc5f4f966a58aef0bf3b1f3768143491b127880125dea578431dc06b06b1490462799add1fb378c605180753afa539020da4c318e5774c4ccb4c893f94d3')
 
 build() {
   cd vips-$pkgver




More information about the arch-commits mailing list