aboutsummaryrefslogtreecommitdiffstats
path: root/community/libbytesize/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libbytesize/APKBUILD')
-rw-r--r--community/libbytesize/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libbytesize/APKBUILD b/community/libbytesize/APKBUILD
index 964a97c5a4c..8b9cb75a721 100644
--- a/community/libbytesize/APKBUILD
+++ b/community/libbytesize/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=libbytesize
pkgver=2.7
-pkgrel=1
+pkgrel=2
pkgdesc="Library for working with arbitrary big sizes in bytes"
options="!check" # Tests require dealing with locales
url="https://github.com/storaged-project/libbytesize"