aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2020-05-31 11:13:41 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2020-05-31 11:14:30 +0200
commit57271ec69e7fe6d181f51a04f4a065cd57093ed0 (patch)
treed7cd9bb9f505492569ab22315c9cc6b36d65976b
parente7cb1bae99fd7d06aa39bd8d0619a40e729b9f8c (diff)
main/alpine-baselayout: bump pkgrel
a5e6bb7ba5d7bf0f099b2fe4c12a8d935514c409 changed the extension of the locale script but didn't include a pkgrel bump, therefore the package was not rebuild so far.
-rw-r--r--main/alpine-baselayout/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/alpine-baselayout/APKBUILD b/main/alpine-baselayout/APKBUILD
index 5878e85e581..fe69f6b3cff 100644
--- a/main/alpine-baselayout/APKBUILD
+++ b/main/alpine-baselayout/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=alpine-baselayout
pkgver=3.2.0
-pkgrel=6
+pkgrel=7
pkgdesc="Alpine base dir structure and init scripts"
url="https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout"
arch="all"