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

Alexander Rødseth arodseth at archlinux.org
Thu Sep 13 16:07:34 UTC 2018


    Date: Thursday, September 13, 2018 @ 16:07:33
  Author: arodseth
Revision: 380347

upgpkg: bat 0.7.0-1

Modified:
  bat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-13 16:07:16 UTC (rev 380346)
+++ PKGBUILD	2018-09-13 16:07:33 UTC (rev 380347)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=bat
-pkgver=0.6.1
+pkgver=0.7.0
 pkgrel=1
 pkgdesc='Cat clone with Git integration and syntax highlighting support'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 makedepends=('cmake' 'rust')
 depends=('curl' 'libssh2' 'oniguruma')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('14008c3056217a758883e0b65589fc8ce699f245e9f1c1ff5aad925c090eda37')
+sha256sums=('263e7e4fa3456929cc64eacd2ab01a2241fd10dd197a61f46dbaff2e7479b96b')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list