makedeb


bat 0.22.1-1


A cat(1) clone with wings

Click here to go back to the commit logs for bat.

Commit:


Hash: 872c1089674c565c08beef9a0d68b7ba963eae71

Message: Bump version to '0.22.0'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 7168cf0..763f362 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,14 +3,14 @@ pkgname = bat
 pkgbase = bat
 pkgdesc = A cat(1) clone with wings
 pkgrel = 1
-pkgver = 0.21.0
+pkgver = 0.22.0
 url = https://github.com/sharkdp/bat
 arch = any
 conflicts = bacula-console-qt
 license = Apache-2.0
 makedepends = rustc>=1.51
 makedepends = cargo
-source = bat-0.21.0::git+https://github.com/sharkdp/bat/#tag=v0.21.0
+source = bat-0.22.0::git+https://github.com/sharkdp/bat/#tag=v0.22.0
 sha256sums = SKIP
 makedepends = rustc>=1.51
 makedepends = cargo
diff --git a/PKGBUILD b/PKGBUILD
index c797cce..b0d7e61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=bat
-pkgver=0.21.0
+pkgver=0.22.0
 pkgrel=1
 pkgdesc='A cat(1) clone with wings'
 arch=('any')