From 77bd74b05ddaeb8b9998f63fe323020954e7e4be Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 20 Jan 2021 20:03:09 +0000 Subject: [PATCH] community/libavif to 0.8.4-2 --- community/libavif/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libavif/PKGBUILD b/community/libavif/PKGBUILD index f4fad21dc..0d5af70a5 100644 --- a/community/libavif/PKGBUILD +++ b/community/libavif/PKGBUILD @@ -6,7 +6,7 @@ pkgname=libavif pkgver=0.8.4 -pkgrel=1 +pkgrel=2 pkgdesc="Library for encoding and decoding .avif files" arch=(x86_64) url="https://github.com/AOMediaCodec/libavif"