[arch-commits] Commit in fish/trunk (PKGBUILD)
Filipe Laíns
ffy00 at archlinux.org
Tue Mar 3 22:58:19 UTC 2020
Date: Tuesday, March 3, 2020 @ 22:58:18
Author: ffy00
Revision: 589859
backup /etc/fish/config.fish (3.1.0-2)
Fixes FS#65695
Modified:
fish/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-03 21:14:39 UTC (rev 589858)
+++ PKGBUILD 2020-03-03 22:58:18 UTC (rev 589859)
@@ -7,7 +7,7 @@
pkgname=fish
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='Smart and user friendly shell intended mostly for interactive use'
url='https://fishshell.com/'
arch=('x86_64')
@@ -17,6 +17,7 @@
'pkgfile: command-not-found hook')
makedepends=('cmake' 'python-sphinx')
install=fish.install
+backup=(etc/fish/config.fish)
source=(https://github.com/fish-shell/fish-shell/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz{,.asc})
validgpgkeys=(003837986104878835FA516D7A67D962D88A709A) # David Adam <zanchey at gmail.com>
sha256sums=('e5db1e6839685c56f172e1000c138e290add4aa521f187df4cd79d4eab294368'
More information about the arch-commits
mailing list