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

Alexander Rødseth arodseth at archlinux.org
Wed May 6 14:22:20 UTC 2020


    Date: Wednesday, May 6, 2020 @ 14:22:20
  Author: arodseth
Revision: 625052

upgpkg: bat 0.15.0-1

Modified:
  bat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-06 14:14:50 UTC (rev 625051)
+++ PKGBUILD	2020-05-06 14:22:20 UTC (rev 625052)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=bat
-pkgver=0.13.0
+pkgver=0.15.0
 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=5edd8260e8fef887bd4c7e39c411dfe843d03894") # tag: v0.13.0
+source=("git+$url#commit=696d1b3ed3eae9ea9bd94fa7c4c05306dfd621b6") # tag: v0.15.0
 sha256sums=('SKIP')
 
 build() {



More information about the arch-commits mailing list