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

Alexander Rødseth arodseth at archlinux.org
Mon May 20 11:38:30 UTC 2019


    Date: Monday, May 20, 2019 @ 11:38:30
  Author: arodseth
Revision: 468082

upgpkg: bat 0.11.0-1

Modified:
  bat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-20 10:38:39 UTC (rev 468081)
+++ PKGBUILD	2019-05-20 11:38:30 UTC (rev 468082)
@@ -2,7 +2,7 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=bat
-pkgver=0.10.0
+pkgver=0.11.0
 pkgrel=1
 pkgdesc='Cat clone with syntax highlighting and git integration'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 makedepends=(cmake rust)
 depends=(libssh2)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('54dd396e8f20d44c6032a32339f45eab46a69b6134e74a704f8d4a27c18ddc3e')
+sha256sums=('bb4e39efadfab71c0c929a92b82dac58deacfe2a4eb527d4256ac0634e042ed2')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list