From 93dffda4a4e1db2e83f1042e131aa326d566fbc3 Mon Sep 17 00:00:00 2001
From: turret <turret@duck.com>
Date: Fri, 8 Dec 2023 22:09:02 -0600
Subject: app-text/zathura: bump sub-slot

zathura has an API & ABI version change, however the version bump (to
0.5.3) does not reflect this decently. will have to manually change the
sub-slot to stay in-sync with the plugin API and ABI version numbers
(which are completely separate from the actual version numbers)
---
 app-text/zathura/zathura-0.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'app-text/zathura')

diff --git a/app-text/zathura/zathura-0.5.3.ebuild b/app-text/zathura/zathura-0.5.3.ebuild
index 7e82398..e377dc3 100644
--- a/app-text/zathura/zathura-0.5.3.ebuild
+++ b/app-text/zathura/zathura-0.5.3.ebuild
@@ -21,7 +21,7 @@ else
 fi
 
 LICENSE="ZLIB"
-SLOT="0/$(ver_cut 1-2)"
+SLOT="0/5.6"
 IUSE="seccomp sqlite synctex test"
 
 RESTRICT="!test? ( test )"
-- 
cgit v1.2.3