From f5c877bbf1cfa9c1ba1be4a35a3a4f12c2d10c5b Mon Sep 17 00:00:00 2001 From: Leo <thinkabit.ukim@gmail.com> Date: Thu, 8 Apr 2021 05:58:49 -0300 Subject: [PATCH] community/caribou: rebuild for python3.9 --- community/caribou/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/caribou/APKBUILD b/community/caribou/APKBUILD index 288c0f4c119e..7f17229e33c2 100644 --- a/community/caribou/APKBUILD +++ b/community/caribou/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen <oss@cogitri.dev> pkgname=caribou pkgver=0.4.21 -pkgrel=4 +pkgrel=5 pkgdesc="on screen keyboard implementation" url="https://wiki.gnome.org/Projects/Caribou" arch="all" -- GitLab