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

Alexander Rødseth arodseth at gemini.archlinux.org
Wed Jul 14 14:45:45 UTC 2021


    Date: Wednesday, July 14, 2021 @ 14:45:45
  Author: arodseth
Revision: 976964

upgpkg: bat 0.18.2-1

Modified:
  bat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-14 13:40:48 UTC (rev 976963)
+++ PKGBUILD	2021-07-14 14:45:45 UTC (rev 976964)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=bat
-pkgver=0.18.1
+pkgver=0.18.2
 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=3aea51455b8acf553f4481996f93d7e219130c2b") # tag: v0.18.1
+source=("git+$url#commit=589df6792fe406f91b00db5e24d35393c6527e6b") # tag: v0.18.2
 b2sums=('SKIP')
 
 build() {




More information about the arch-commits mailing list