[arch-commits] Commit in bat/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Fri Sep 14 07:45:44 UTC 2018
Date: Friday, September 14, 2018 @ 07:45:43
Author: arodseth
Revision: 380818
upgpkg: bat 0.7.0-2
Modified:
bat/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-09-14 07:42:32 UTC (rev 380817)
+++ PKGBUILD 2018-09-14 07:45:43 UTC (rev 380818)
@@ -3,13 +3,13 @@
pkgname=bat
pkgver=0.7.0
-pkgrel=1
-pkgdesc='Cat clone with Git integration and syntax highlighting support'
+pkgrel=2
+pkgdesc='Cat clone with syntax highlighting and git integration'
arch=('x86_64')
url='https://github.com/sharkdp/bat'
license=('APACHE' 'MIT')
makedepends=('cmake' 'rust')
-depends=('curl' 'libssh2' 'oniguruma')
+depends=('curl' 'libssh2')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
sha256sums=('263e7e4fa3456929cc64eacd2ab01a2241fd10dd197a61f46dbaff2e7479b96b')
More information about the arch-commits
mailing list