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

Alexander Rødseth arodseth at archlinux.org
Tue May 19 11:40:06 UTC 2020


    Date: Tuesday, May 19, 2020 @ 11:40:04
  Author: arodseth
Revision: 629894

upgpkg: bat 0.15.1-1

Modified:
  bat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 11:38:58 UTC (rev 629893)
+++ PKGBUILD	2020-05-19 11:40:04 UTC (rev 629894)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=bat
-pkgver=0.15.0
+pkgver=0.15.1
 pkgrel=1
 pkgdesc='Cat clone with syntax highlighting and git integration'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(APACHE MIT)
 makedepends=(clang cmake git rust)
 depends=(libssh2)
-source=("git+$url#commit=696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6") # tag: v0.15.0
+source=("git+$url#commit=2596bfe7a75f6867d803c1e9af0fa3467873a0e3") # tag: v0.15.1
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list