mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-23 01:21:46 +01:00
Upstream recreated this release. Diff: ```diff --- berry-0.1.7/config.mk 2020-10-30 06:08:49.000000000 +0000 +++ src/berry-0.1.7/config.mk 2020-11-02 17:22:47.000000000 +0000 @@ -1,5 +1,5 @@ # berry version -__THIS_VERSION__ = 0.1.6 +__THIS_VERSION__ = 0.1.7 __WINDOW_MANAGER_NAME__ = "berry" NAME_DEFINES = -D__THIS_VERSION__=\"$(__THIS_VERSION__)\" \ ``` As the version has been updated, make sure it's rebuilt on all platforms.