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

Alexander Rødseth arodseth at archlinux.org
Fri May 29 10:04:38 UTC 2020


    Date: Friday, May 29, 2020 @ 10:04:38
  Author: arodseth
Revision: 636981

upgpkg: bat 0.15.4-1

Modified:
  bat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-29 09:59:33 UTC (rev 636980)
+++ PKGBUILD	2020-05-29 10:04:38 UTC (rev 636981)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=bat
-pkgver=0.15.1
+pkgver=0.15.4
 pkgrel=1
 pkgdesc='Cat clone with syntax highlighting and git integration'
 arch=(x86_64)
@@ -9,8 +9,7 @@
 url='https://github.com/sharkdp/bat'
 license=(APACHE MIT)
 makedepends=(clang cmake git rust)
-depends=(libssh2)
-source=("git+$url#commit=2596bfe7a75f6867d803c1e9af0fa3467873a0e3") # tag: v0.15.1
+source=("git+$url#commit=9e65ecd03e60336bd54dea12fbc4354c4fb8d8b0") # tag: v0.15.4
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list