aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2021-11-16 03:46:44 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2021-11-16 03:46:44 +0100
commita37fb0afd8167cb373e2e3e94133c4659d107b7b (patch)
tree1a7ae2aad8149c3e3236699ba8a6bfa79565d6da
parent77d50af8fedcdbf10057c30f04e61ba53c1063a2 (diff)
community/tilix: rebuild against ldc-runtime
ldc-runtime currently provides: * libphobos2-ldc-shared.so.98 * libdruntime-ldc-shared.so.98 However, since tilix wasn't rebuild so far it still requires: * libdruntime-ldc-shared.so.95 * libphobos2-ldc-shared.so.95 This commit fixes this by rebuilding the package. See #13173
-rw-r--r--community/tilix/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/tilix/APKBUILD b/community/tilix/APKBUILD
index 9f97143905a..34897ee9f0a 100644
--- a/community/tilix/APKBUILD
+++ b/community/tilix/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=tilix
pkgver=1.9.4
-pkgrel=0
+pkgrel=1
pkgdesc="Tiling terminal emulator for Linux"
url="https://gnunn1.github.io/tilix-web/"
arch="x86_64 aarch64" # ldc