aboutsummaryrefslogtreecommitdiff
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)
downloadalpine_aports-57271ec69e7fe6d181f51a04f4a065cd57093ed0.tar.bz2
alpine_aports-57271ec69e7fe6d181f51a04f4a065cd57093ed0.tar.xz
alpine_aports-57271ec69e7fe6d181f51a04f4a065cd57093ed0.zip
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 5878e85e58..fe69f6b3cf 100644
--- a/main/alpine-baselayout/APKBUILD
+++ b/main/alpine-baselayout/APKBUILD
@@ -2,7 +2,7 @@
2# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 2# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
3pkgname=alpine-baselayout 3pkgname=alpine-baselayout
4pkgver=3.2.0 4pkgver=3.2.0
5pkgrel=6 5pkgrel=7
6pkgdesc="Alpine base dir structure and init scripts" 6pkgdesc="Alpine base dir structure and init scripts"
7url="https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout" 7url="https://git.alpinelinux.org/cgit/aports/tree/main/alpine-baselayout"
8arch="all" 8arch="all"