summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlake Romero <blake@blkrom.com>2025-01-02 01:45:41 +0000
committerBlake Romero <blake@blkrom.com>2025-01-20 11:03:08 +0000
commitc44291844c1d7989a017748d9bd814d188c66c0f (patch)
tree0906eba7ab3c224379d03a4ca9599b74b5294dcb
parentcf8dd518d2273135e4c7b40fa75a6bd066a06f38 (diff)
Update pkgbuilds
-rw-r--r--eza/PKGBUILD6
-rw-r--r--foot/PKGBUILD2
-rw-r--r--ironbar/PKGBUILD2
-rw-r--r--mpc/PKGBUILD2
-rw-r--r--swayimg/PKGBUILD2
-rw-r--r--yambar/PKGBUILD2
6 files changed, 9 insertions, 7 deletions
diff --git a/eza/PKGBUILD b/eza/PKGBUILD
index ab99da7..eb1c31c 100644
--- a/eza/PKGBUILD
+++ b/eza/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Blake Romero <blake@blkrom.com>
pkgname=eza-git
-pkgver=0.20.13.r0.g500cd4f
+pkgver=0.20.17.r0.g2353c15
pkgrel=1
pkgdesc="A modern replacement for ls"
arch=('x86_64')
@@ -37,8 +37,10 @@ build() {
export RUSTUP_TOOLCHAIN=stable
export CARGO_TARGET_DIR=target
- export LIBGIT2_NO_VENDOR=1
+ # export LIBGIT2_NO_VENDOR=1
+ # export PKG_CONFIG_PATH=/usr/lib/pkgconfig:/usr/share/pkgconfig
export CFLAGS="${CFLAGS} -ffat-lto-objects"
+
cargo build --frozen --release
# Build man pages
diff --git a/foot/PKGBUILD b/foot/PKGBUILD
index 445f663..54df4d2 100644
--- a/foot/PKGBUILD
+++ b/foot/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Blake Romero <blake@blkrom.com>
pkgname=foot-git
-pkgver=1.19.0.r16.g9a1b59a
+pkgver=1.20.2.r27.g22e1b16
pkgrel=1
pkgdesc="A fast, lightweight, and minimalistic Wayland terminal emulator"
arch=('x86_64')
diff --git a/ironbar/PKGBUILD b/ironbar/PKGBUILD
index 6888803..43ed41d 100644
--- a/ironbar/PKGBUILD
+++ b/ironbar/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Blake Romero <blake@blkrom.com>
pkgname=ironbar-git
-pkgver=0.16.1.r48.gcfaa998
+pkgver=0.16.1.r93.g1158138
pkgrel=1
pkgdesc="Customisable wlroots/sway bar written in Rust"
arch=('x86_64')
diff --git a/mpc/PKGBUILD b/mpc/PKGBUILD
index 6ed2eb7..4c77b54 100644
--- a/mpc/PKGBUILD
+++ b/mpc/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Blake Romero <blake@blkrom.com>
pkgname=mpc-git
-pkgver=0.35.r6.gc91c08f
+pkgver=0.35.r7.g99b44b4
pkgrel=1
pkgdesc="A minimalist command line interface to MPD"
arch=('x86_64')
diff --git a/swayimg/PKGBUILD b/swayimg/PKGBUILD
index 388aa3d..fa51a68 100644
--- a/swayimg/PKGBUILD
+++ b/swayimg/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Blake Romero <blake@blkrom.com>
pkgname=swayimg-git
-pkgver=3.6.r0.g220ecbe
+pkgver=3.7.r0.gd29dccb
pkgrel=1
pkgdesc="A lightweight image viewer for Wayland"
arch=('x86_64')
diff --git a/yambar/PKGBUILD b/yambar/PKGBUILD
index e63cabe..17f494e 100644
--- a/yambar/PKGBUILD
+++ b/yambar/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Blake Romero <blake@blkrom.com>
pkgname=yambar-git
-pkgver=1.11.0.r41.gb15714b
+pkgver=1.11.0.r46.gfc24ea2
pkgrel=1
pkgdesc="Simplistic and highly configurable status paanel for Wayland"
arch=('x86_64')