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

Alexander Rødseth arodseth at archlinux.org
Fri Sep 28 07:51:17 UTC 2018


    Date: Friday, September 28, 2018 @ 07:51:16
  Author: arodseth
Revision: 386912

upgpkg: bat 0.7.1-1

Modified:
  bat/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-28 07:50:23 UTC (rev 386911)
+++ PKGBUILD	2018-09-28 07:51:16 UTC (rev 386912)
@@ -2,8 +2,8 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=bat
-pkgver=0.7.0
-pkgrel=2
+pkgver=0.7.1
+pkgrel=1
 pkgdesc='Cat clone with syntax highlighting and git integration'
 arch=('x86_64')
 url='https://github.com/sharkdp/bat'
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'rust')
 depends=('curl' 'libssh2')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('263e7e4fa3456929cc64eacd2ab01a2241fd10dd197a61f46dbaff2e7479b96b')
+sha256sums=('5863895e6ac95f5349da95ff74e196c4b365af3fc3f4a1376cab797df493b7a4')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list