[arch-commits] Commit in fish/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Sep 7 06:31:07 UTC 2014


    Date: Sunday, September 7, 2014 @ 08:31:07
  Author: bpiotrowski
Revision: 118516

upgpkg: fish 2.1.1-3

upstream re-released the tag

Modified:
  fish/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-07 03:00:12 UTC (rev 118515)
+++ PKGBUILD	2014-09-07 06:31:07 UTC (rev 118516)
@@ -7,7 +7,7 @@
 
 pkgname=fish
 pkgver=2.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Smart and user friendly shell intended mostly for interactive use'
 arch=('i686' 'x86_64')
 url='http://fishshell.com/'
@@ -17,7 +17,7 @@
 makedepends=('doxygen')
 install=fish.install
 source=(https://github.com/fish-shell/fish-shell/archive/$pkgver.tar.gz)
-md5sums=('c4abceed44a2f0c133fdcaf12dd299c2')
+md5sums=('e0cc11fbf8128d80e13a60574a05c1e9')
 
 prepare() {
   cd fish-shell-$pkgver




More information about the arch-commits mailing list