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

Maxime Gauduin alucryd at archlinux.org
Thu Aug 6 07:53:01 UTC 2020


    Date: Thursday, August 6, 2020 @ 07:53:01
  Author: alucryd
Revision: 670625

upgpkg: zimg 3.0-1

Modified:
  zimg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-06 07:51:36 UTC (rev 670624)
+++ PKGBUILD	2020-08-06 07:53:01 UTC (rev 670625)
@@ -2,7 +2,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
 
 pkgname=zimg
-pkgver=2.9.3
+pkgver=3.0
 pkgrel=1
 pkgdesc='Scaling, colorspace conversion, and dithering library'
 arch=(x86_64)
@@ -11,7 +11,8 @@
 makedepends=(git)
 provides=(libzimg.so)
 options=(!emptydirs)
-source=(git+https://github.com/sekrit-twc/zimg.git#tag=527dd55fd5221bd223bf019456da215759073c6f)
+_tag=a91c96aba15d4a255fe4187f1f0c2364dd2da98e
+source=(git+https://github.com/sekrit-twc/zimg.git#tag=${_tag})
 sha256sums=(SKIP)
 
 pkgver() {



More information about the arch-commits mailing list