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

Alexander Rødseth arodseth at archlinux.org
Sun Sep 2 20:10:33 UTC 2018


    Date: Sunday, September 2, 2018 @ 20:10:32
  Author: arodseth
Revision: 376083

upgpkg: bat 0.6.1-1

Modified:
  bat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-02 19:29:45 UTC (rev 376082)
+++ PKGBUILD	2018-09-02 20:10:32 UTC (rev 376083)
@@ -3,16 +3,16 @@
 # Contributor: Wesley Moore <wes at wezm.net>
 
 pkgname=bat
-pkgver=0.5.0
+pkgver=0.6.1
 pkgrel=1
-pkgdesc='cat clone with Git integration and syntax highlighting support'
+pkgdesc='Cat clone with Git integration and syntax highlighting support'
 arch=('x86_64')
 url='https://github.com/sharkdp/bat'
-license=('MIT' 'APACHE')
+license=('APACHE' 'MIT')
 makedepends=('cmake' 'rust')
 depends=('curl' 'libssh2' 'oniguruma')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('ae96e7397ece312fa4e074a340fc9438b4b3f69d541623db5cfd5749b2baa3b2')
+sha256sums=('14008c3056217a758883e0b65589fc8ce699f245e9f1c1ff5aad925c090eda37')
 
 build() {
   cd "$pkgname-$pkgver"



More information about the arch-commits mailing list