diff options
| author | Nippy <nippy@rp1.hu> | 2026-07-28 18:06:12 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-07-28 18:06:12 +0200 |
| commit | e4fd7c2c83b59c3ff43710dbc7613c9cf7f63922 (patch) | |
| tree | 48af14baa106314225501589eb271c5021ca80f6 /raveswitch | |
| parent | 4ff2bb33896cb2a85676083c9fae049f3e829eb2 (diff) | |
| download | RaveOS-PKGBUILD-e4fd7c2c83b59c3ff43710dbc7613c9cf7f63922.tar.gz RaveOS-PKGBUILD-e4fd7c2c83b59c3ff43710dbc7613c9cf7f63922.zip | |
new raveswitch
Diffstat (limited to 'raveswitch')
| -rw-r--r-- | raveswitch/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raveswitch/PKGBUILD b/raveswitch/PKGBUILD index 4dc8192..729f245 100644 --- a/raveswitch/PKGBUILD +++ b/raveswitch/PKGBUILD @@ -1,5 +1,5 @@ pkgname=raveswitch -pkgver=0.3.0 +pkgver=0.3.1 pkgrel=1 pkgdesc="A modern GTK4-based window switcher and application launcher for Hyprland" arch=('x86_64' 'aarch64') |