mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/fish: upgrade to 2.7.1
This commit is contained in:
parent
26c865905c
commit
93dac8e6c2
@ -1,10 +1,10 @@
|
||||
# Contributor: William Pitcock <nenolod@dereferenced.org>
|
||||
# Maintainer: William Pitcock <nenolod@dereferenced.org>
|
||||
pkgname=fish
|
||||
pkgver=2.7.0
|
||||
pkgver=2.7.1
|
||||
pkgrel=0
|
||||
pkgdesc="A modern interactive commandline shell"
|
||||
url="http://www.fishshell.com/"
|
||||
pkgdesc="Modern interactive commandline shell"
|
||||
url="http://www.fishshell.com"
|
||||
arch="all"
|
||||
license="GPL-2.0"
|
||||
depends="bc"
|
||||
@ -57,4 +57,4 @@ tools() {
|
||||
mv "$pkgdir"/usr/share/$pkgname/tools "$subpkgdir"/usr/share/$pkgname
|
||||
}
|
||||
|
||||
sha512sums="1b43a8eb25c08d1bf2870d51e1c5328438ea05a21d9a122345d765190ded7a6e335b4e1d3b92a6f7f764190321f471e3cda7bf7e995521b4c98beffc745880e9 fish-2.7.0.tar.gz"
|
||||
sha512sums="45ee3453404c5d6c56d307b4cd19197de862f9f42d7fa06461acec56dea7146db5675cf6419dd5f72e939b3e4b1955d3761098df1de89a8cebe47645eb6f7a4b fish-2.7.1.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user