Skip to content

Commit 6215f54

Browse files
committed
Properly deprecate matugen-bin
1 parent 6bf455a commit 6215f54

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

sdata/dist-arch/illogical-impulse-fonts-themes/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pkgname=illogical-impulse-fonts-themes
22
pkgver=1.0
3-
pkgrel=4
3+
pkgrel=5
44
pkgdesc='Illogical Impulse Fonts and Theming Dependencies'
55
arch=(any)
66
license=(None)

sdata/dist-arch/install-deps.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ remove_deprecated_dependencies(){
1818
list+=(illogical-impulse-{microtex,pymyc-aur})
1919
list+=(hyprland-qtutils)
2020
list+=({quickshell,hyprutils,hyprpicker,hyprlang,hypridle,hyprland-qt-support,hyprland-qtutils,hyprlock,xdg-desktop-portal-hyprland,hyprcursor,hyprwayland-scanner,hyprland}-git)
21+
list+=(matugen-bin)
2122
for i in ${list[@]};do try sudo pacman --noconfirm -Rdd $i;done
2223
}
2324
# NOTE: `implicitize_old_dependencies()` was for the old days when we just switch from dependencies.conf to local PKGBUILDs.

0 commit comments

Comments
 (0)