Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / hyprlang
Commits: 84a80870 by Christian Heusel at 2024-12-24T01:13:47+01:00 upgpkg: 0.6.0-3: rebuild for libhyprutils.so.2 Releated to https://gitlab.archlinux.org/archlinux/packaging/packages/hypridle/-/issues/1 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = hyprlang pkgdesc = implementation library for the hypr config language pkgver = 0.6.0 - pkgrel = 2 + pkgrel = 3 url = https://github.com/hyprwm/hyprlang arch = x86_64 arch = aarch64 ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=hyprlang pkgver=0.6.0 -pkgrel=2 +pkgrel=3 pkgdesc='implementation library for the hypr config language' arch=(x86_64 aarch64) url="https://github.com/hyprwm/$pkgname" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hyprlang/-/commit/84a808709b4f1f08898b11b7c67d62f0cb62b64a -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/hyprlang/-/commit/84a808709b4f1f08898b11b7c67d62f0cb62b64a You're receiving this email because of your account on gitlab.archlinux.org.
