diff options
| author | nippy <nippy@nippy-Mac-mini.lan> | 2026-08-29 15:18:22 +0200 |
|---|---|---|
| committer | nippy <nippy@nippy-Mac-mini.lan> | 2026-08-29 15:18:22 +0200 |
| commit | 1f467bcde48e4a031eeee4bd940dc0ff4105d705 (patch) | |
| tree | faf17e29894d7ec44c3d8354479fc0d5d592e816 /raveswitch | |
| parent | 73bac7a53489924f21db194ef687cb629cd04d54 (diff) | |
| download | RaveOS-PKGBUILD-1f467bcde48e4a031eeee4bd940dc0ff4105d705.tar.gz RaveOS-PKGBUILD-1f467bcde48e4a031eeee4bd940dc0ff4105d705.zip | |
fix
Diffstat (limited to 'raveswitch')
| -rw-r--r-- | raveswitch/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/raveswitch/PKGBUILD b/raveswitch/PKGBUILD index b703b33..3a41487 100644 --- a/raveswitch/PKGBUILD +++ b/raveswitch/PKGBUILD @@ -1,6 +1,7 @@ +# Maintainer: nippy <nippy@tuta.io> pkgname=raveswitch pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="A modern GTK4-based window switcher and application launcher for Hyprland" arch=('x86_64' 'aarch64') conflicts=('hyprshell') |