Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
fuzzel
Commits:
38b901ca by Caleb Maclennan at 2024-09-24T00:57:52+03:00
upgpkg: 1.11.1-2: Rebuild with librsvg
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = fuzzel
pkgdesc = Application launcher for wlroots based Wayland compositors
pkgver = 1.11.1
- pkgrel = 1
+ pkgrel = 2
url = https://codeberg.org/dnkl/fuzzel
arch = x86_64
license = MIT
@@ -17,6 +17,7 @@ pkgbase = fuzzel
depends = libxkbcommon
depends = pixman
depends = wayland
+ depends = librsvg
backup = etc/xdg/fuzzel/fuzzel.ini
source =
fuzzel-1.11.1.tar.gz::https://codeberg.org/dnkl/fuzzel/archive/1.11.1.tar.gz
sha256sums =
7b22fefdada10e4658ec1f914a7296ddde73a5d20a2a1ed3c02c50bf2e701d3b
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=fuzzel
pkgver=1.11.1
-pkgrel=1
+pkgrel=2
pkgdesc='Application launcher for wlroots based Wayland compositors'
url="https://codeberg.org/dnkl/$pkgname"
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fuzzel/-/commit/38b901caa8431897ddf089f06cff3d6cf71d37fc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fuzzel/-/commit/38b901caa8431897ddf089f06cff3d6cf71d37fc
You're receiving this email because of your account on gitlab.archlinux.org.