[arch-commits] Commit in libvips/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Sep 4 07:25:29 UTC 2022
Date: Sunday, September 4, 2022 @ 07:25:28
Author: felixonmars
Revision: 1292799
upgpkg: libvips 8.13.1-1
Modified:
libvips/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-04 07:23:41 UTC (rev 1292798)
+++ PKGBUILD 2022-09-04 07:25:28 UTC (rev 1292799)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=libvips
-pkgver=8.13.0
+pkgver=8.13.1
pkgrel=1
pkgdesc="A fast image processing library with low memory needs"
arch=('x86_64')
@@ -18,7 +18,7 @@
'poppler-glib: for poppler module'
'libjxl: for jxl module')
source=("https://github.com/libvips/libvips/releases/download/v$pkgver/vips-$pkgver.tar.gz")
-sha512sums=('9ef10edd44e726997e9d5da304560a90102b629134423853f6f0f6af4181dd946ef1b79207eb17d8e8fae0a03c223ecaca9faa8fee95516f03d459e4895e58e4')
+sha512sums=('0ec72216ff7079fd61b36c04639686e0fcf5a40590a20f539cdf39b3c6c78b3ecda3da12c0dc51a7b696d57845f11a02e81e1f4458bd9b2e3b1a7423cc9e0620')
build() {
cd vips-$pkgver
More information about the arch-commits
mailing list