From f3ce3427eafd4cf1f9e2e5a089df561038bcb681 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 13 Dec 2023 17:40:18 +0100 Subject: [PATCH] community/cyanrip: rebuild against ffmpeg 6.1 --- community/cyanrip/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/cyanrip/APKBUILD b/community/cyanrip/APKBUILD index 538fbdbf36f..3eee5dab8d0 100644 --- a/community/cyanrip/APKBUILD +++ b/community/cyanrip/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Sodface pkgname=cyanrip pkgver=0.9.2 -pkgrel=0 +pkgrel=1 pkgdesc="Bule-ish CD ripper" url="https://github.com/cyanreg/cyanrip" arch="all"