makedeb


bat-cat-bin 0.22.1-1


A cat1 clone with wings

Click here to go back to the commit logs for bat-cat-bin.

Commit:


Hash: ad5dcd38a6aed51cfdfa658d9ca714028426a97b

Message: changed the maintianer user name to default

Diff


diff --git a/PKGBUILD b/PKGBUILD
index 3cb9182..dd60805 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
-# Maintainer: vipul cv <onlyme_vip@protonmail.com>
+# Maintainer: only_vip <onlyme_vip@protonmail.com>
 pkgname="bat-cat-bin"
 pkgver=0.18.1
 pkgrel=1
 arch=('x86_64' 'i686' 'arm' 'aarch64')
 pkgdesc="A cat1 clone with wings"
 url="https://github.com/sharkdp/bat"
+makedepends=('cargo')
 license=('Apache-2.0')
 provides=('bat')
 conflicts=('bat')