aboutsummaryrefslogtreecommitdiffstats
path: root/testing/snapper/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/snapper/APKBUILD')
-rw-r--r--testing/snapper/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/snapper/APKBUILD b/testing/snapper/APKBUILD
index 4dd80a952d6..dad6fc2a553 100644
--- a/testing/snapper/APKBUILD
+++ b/testing/snapper/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=snapper
pkgver=0.10.2
-pkgrel=3
+pkgrel=4
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