From 1cc5a61ffe22237755c1de81501b6c14ada17c46 Mon Sep 17 00:00:00 2001 From: ptrcnull <git@ptrcnull.me> Date: Mon, 31 Jul 2023 23:03:40 +0200 Subject: [PATCH] community/zimg: take over maintainership --- community/zimg/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/zimg/APKBUILD b/community/zimg/APKBUILD index c484cc53253f..664b2a38d75a 100644 --- a/community/zimg/APKBUILD +++ b/community/zimg/APKBUILD @@ -1,9 +1,9 @@ # Contributor: Alexander Edland <alpine@ocv.me> # Contributor: Nicolas Lorin <androw95220@gmail.com> -# Maintainer: +# Maintainer: Patrycja Rosa <alpine@ptrcnull.me> pkgname=zimg pkgver=3.0.5 -pkgrel=1 +pkgrel=2 pkgdesc="Scaling, colorspace conversion and dithering library" url="https://github.com/sekrit-twc/zimg" arch="all" -- GitLab