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

Alexander Rødseth arodseth at archlinux.org
Wed Sep 4 13:14:08 UTC 2019


    Date: Wednesday, September 4, 2019 @ 13:14:07
  Author: arodseth
Revision: 508026

upgpkg: bat 0.12.1-1

Modified:
  bat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-04 13:05:05 UTC (rev 508025)
+++ PKGBUILD	2019-09-04 13:14:07 UTC (rev 508026)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=bat
-pkgver=0.12.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc='Cat clone with syntax highlighting and git integration'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 makedepends=(cmake rust clang)
 depends=(libssh2)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('7a3d0d94b6bffa00644a4afbc5952f87965f4723de3878b97ef8b7ebfd912477')
+sha256sums=('1dd184ddc9e5228ba94d19afc0b8b440bfc1819fef8133fe331e2c0ec9e3f8e2')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list