George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
fish


Commits:
f792e277 by George Rawlinson at 2026-07-02T03:18:17+00:00
upgpkg: 4.8.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fish
        pkgdesc = Smart and user friendly shell intended mostly for interactive 
use
-       pkgver = 4.7.1
+       pkgver = 4.8.0
        pkgrel = 1
        url = https://fishshell.com/
        install = fish.install
@@ -25,8 +25,8 @@ pkgbase = fish
        optdepends = xclip: X11 clipboard integration (alternative)
        optdepends = wl-clipboard: Wayland clipboard integration
        backup = etc/fish/config.fish
-       source = fish::git+https://github.com/fish-shell/fish-shell#tag=4.7.1
-       sha512sums = 
24c171ba72d8f8b4f54be79f5c4f9862560dd6de626296585f3074c947422eb85bba055270e3405ebe36f275d58b4a8da95de5b87aeef68c99f5cbc8766550e0
-       b2sums = 
316b6e846f89ad4781f1f19b540926d7f2c5de0165ec288cdd36b2cd88fb917ba1c4d47dcee36e30243a6c9f43a11a3c1b0a53ab1ab43b67739a2fbe42a7dcbd
+       source = fish::git+https://github.com/fish-shell/fish-shell#tag=4.8.0
+       sha512sums = 
753b750faf61874694bef7b6a0c51445a61ca18ac03eff4d0d19071d014d54cd66ae90a71fd40bd527d3289ada9a5e5008025b1ea669174eb28921a51ea110c6
+       b2sums = 
30dfde74051ea0c4c32c94a79913b668bd0ec19610772325206dbd508f9ac44eff4e994149a08ad6d238395e276a435084e195691fa5f907b8abee7d2f96e166
 
 pkgname = fish


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Jan Fader <[email protected]>
 
 pkgname=fish
-pkgver=4.7.1
+pkgver=4.8.0
 pkgrel=1
 pkgdesc='Smart and user friendly shell intended mostly for interactive use'
 url='https://fishshell.com/'
@@ -28,8 +28,8 @@ install=fish.install
 backup=(etc/fish/config.fish)
 
source=("${pkgname}::git+https://github.com/fish-shell/fish-shell#tag=${pkgver}";)
 #validpgpkeys=(003837986104878835FA516D7A67D962D88A709A) # David Adam 
<[email protected]>
-sha512sums=('24c171ba72d8f8b4f54be79f5c4f9862560dd6de626296585f3074c947422eb85bba055270e3405ebe36f275d58b4a8da95de5b87aeef68c99f5cbc8766550e0')
-b2sums=('316b6e846f89ad4781f1f19b540926d7f2c5de0165ec288cdd36b2cd88fb917ba1c4d47dcee36e30243a6c9f43a11a3c1b0a53ab1ab43b67739a2fbe42a7dcbd')
+sha512sums=('753b750faf61874694bef7b6a0c51445a61ca18ac03eff4d0d19071d014d54cd66ae90a71fd40bd527d3289ada9a5e5008025b1ea669174eb28921a51ea110c6')
+b2sums=('30dfde74051ea0c4c32c94a79913b668bd0ec19610772325206dbd508f9ac44eff4e994149a08ad6d238395e276a435084e195691fa5f907b8abee7d2f96e166')
 
 build() {
   cd ${pkgname}
@@ -53,6 +53,7 @@ build() {
 
 check() {
   cd ${pkgname}
+
   cmake --build build --target fish_run_tests
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fish/-/commit/f792e277b00cb0f4710b3a08e3c5d27a584d365d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fish/-/commit/f792e277b00cb0f4710b3a08e3c5d27a584d365d
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to