Date: Tuesday, August 24, 2021 @ 13:23:33
  Author: arodseth
Revision: 1004600

upgpkg: bat 0.18.3-1

Modified:
  bat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-08-24 13:19:18 UTC (rev 1004599)
+++ PKGBUILD    2021-08-24 13:23:33 UTC (rev 1004600)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore <[email protected]>
 
 pkgname=bat
-pkgver=0.18.2
+pkgver=0.18.3
 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=589df6792fe406f91b00db5e24d35393c6527e6b") # tag: 
v0.18.2
+source=("git+$url#commit=b146958ecbb8c8c926159509ca7fb32a8573f897") # tag: 
v0.18.3
 b2sums=('SKIP')
 
 build() {

Reply via email to