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

Alexander Rødseth arodseth at archlinux.org
Mon Mar 1 10:57:43 UTC 2021


    Date: Monday, March 1, 2021 @ 10:57:42
  Author: arodseth
Revision: 876385

upgpkg: bat 0.18.0-1

Modified:
  bat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-01 10:49:18 UTC (rev 876384)
+++ PKGBUILD	2021-03-01 10:57:42 UTC (rev 876385)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=bat
-pkgver=0.17.1
+pkgver=0.18.0
 pkgrel=1
 pkgdesc='Cat clone with syntax highlighting and git integration'
 arch=(x86_64)
@@ -9,7 +9,7 @@
 url='https://github.com/sharkdp/bat'
 license=(APACHE MIT)
 makedepends=(clang cmake git rust)
-source=("git+$url#commit=6d981498d80aa0127df9547ec0ac69d8314b29e5") # tag: v0.17.1
+source=("git+$url#commit=b8a18d3ebb5b29162c346b74174239ea077f0796") # tag: v0.18.0
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list