diff --git a/testing/cargo-patch/APKBUILD b/testing/cargo-patch/APKBUILD index 79f217cb10f..15062d28e35 100644 --- a/testing/cargo-patch/APKBUILD +++ b/testing/cargo-patch/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka pkgname=cargo-patch pkgver=0.1.10 -pkgrel=0 +pkgrel=1 pkgdesc="Cargo subcommand for patching dependencies using patch files" url="https://github.com/mettke/cargo-patch" arch="aarch64 armhf armv7 ppc64le x86 x86_64" # blocked by rust/cargo