summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Ancona2023-08-21 18:55:44 -0600
committerBruno Ancona2023-08-21 18:55:44 -0600
commit9b6f767e2450a1ebed5b31c5ac739904f6b0e423 (patch)
tree7f5a13206ac5ed28eb142d4d3a8669a6d190b172
parent4da0f983b9061f4db390dccc6264e6599a3ae009 (diff)
downloadaur-9b6f767e2450a1ebed5b31c5ac739904f6b0e423.tar.gz
Change dependencies, still doesn't build
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b00812ebfbe..131a6b8608ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = waybar-hyprland-git
pkgdesc = Highly customizable Wayland bar for Sway and Wlroots based compositors, with workspaces support for Hyprland (git version)
- pkgver = 0.9.19.r2.ge7deab92
+ pkgver = 0.9.22.r9.gb7a527b1
pkgrel = 1
url = https://github.com/Alexays/Waybar/
arch = x86_64
@@ -16,12 +16,12 @@ pkgbase = waybar-hyprland-git
depends = gtkmm3
depends = libjsoncpp.so
depends = libsigc++
- depends = fmt
+ depends = fmt9
depends = jack
depends = libjack.so
depends = wayland
depends = libdate-tz.so
- depends = libspdlog.so
+ depends = spdlog-git
depends = gtk-layer-shell
depends = libupower-glib.so
depends = upower
diff --git a/PKGBUILD b/PKGBUILD
index 1e35ab574c71..f93d5758208d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Bruno Ancona <bruno at powerball253 dot com>
pkgname=waybar-hyprland-git
-pkgver=0.9.19.r2.ge7deab92
+pkgver=0.9.22.r9.gb7a527b1
pkgrel=1
pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based compositors, with workspaces support for Hyprland (git version)'
arch=('x86_64' 'aarch64')
@@ -13,11 +13,11 @@ depends=(
'gtkmm3'
'libjsoncpp.so'
'libsigc++'
- 'fmt'
+ 'fmt9'
'jack' 'libjack.so'
'wayland'
'libdate-tz.so'
- 'libspdlog.so'
+ 'spdlog-git'
'gtk-layer-shell'
'libupower-glib.so'
'upower'