[arch-commits] Commit in bat/trunk (PKGBUILD)
Alexander Rødseth
arodseth at gemini.archlinux.org
Wed Sep 7 21:00:05 UTC 2022
Date: Wednesday, September 7, 2022 @ 21:00:04
Author: arodseth
Revision: 1296117
upgpkg: bat 0.22.0-1
Modified:
bat/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-07 20:05:36 UTC (rev 1296116)
+++ PKGBUILD 2022-09-07 21:00:04 UTC (rev 1296117)
@@ -2,8 +2,8 @@
# Contributor: Wesley Moore <wes at wezm.net>
pkgname=bat
-pkgver=0.21.0
-pkgrel=3
+pkgver=0.22.0
+pkgrel=1
pkgdesc='Cat clone with syntax highlighting and git integration'
arch=(x86_64)
url='https://github.com/sharkdp/bat'
@@ -10,7 +10,7 @@
license=(APACHE MIT)
depends=(libgit2 oniguruma)
makedepends=(clang cmake git rust)
-source=("git+$url#commit=405e5f74602d8f680168ef52350150921c696d54") # tag: v0.21.0
+source=("git+$url#commit=1f9519d8b9bd3efac979766eefa0c6fae594b984") # tag: v0.22.0
b2sums=(SKIP)
prepare() {
More information about the arch-commits
mailing list