Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / fisher
Commits: 3f8d855a by Jelle van der Waa at 2024-07-12T11:41:09+02:00 upgpkg: 4.4.4-2: Rebuild with .SRCINFO - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,14 @@ +pkgbase = fisher + pkgdesc = A package manager for the fish shell + pkgver = 4.4.4 + pkgrel = 2 + url = https://github.com/jorgebucaran/fisher + arch = any + license = MIT + makedepends = git + depends = fish + depends = curl + source = fisher::git+https://github.com/jorgebucaran/fisher#commit=2efd33ccd0777ece3f58895a093f32932bd377b6 + b2sums = SKIP + +pkgname = fisher ===================================== PKGBUILD ===================================== @@ -4,7 +4,7 @@ pkgname=fisher pkgver=4.4.4 -pkgrel=1 +pkgrel=2 pkgdesc='A package manager for the fish shell' arch=('any') url='https://github.com/jorgebucaran/fisher' View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fisher/-/commit/3f8d855a0d426ffbf4ee6caf3c37f0b32cbbe7ad -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/fisher/-/commit/3f8d855a0d426ffbf4ee6caf3c37f0b32cbbe7ad You're receiving this email because of your account on gitlab.archlinux.org.
