diff --git a/testing/snapper/APKBUILD b/testing/snapper/APKBUILD index 2a9d3f578bc..18b8e8b5497 100644 --- a/testing/snapper/APKBUILD +++ b/testing/snapper/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista pkgname=snapper pkgver=0.9.1 -pkgrel=0 +pkgrel=1 pkgdesc="Manage filesystem snapshots and allow undo of system modifications" url="http://snapper.io" arch="all !armhf !armv7" # Fails to build on 32bit arches, see #12617