summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2efbe2eccff4..962345a15c18 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = git-rook
url = https://github.com/mtdowling/git-rook
arch = any
license = MIT
- checkdepends = bash-bats
depends = git
source = git-rook-0.0.1::https://github.com/mtdowling/git-rook/archive/0.0.1.tar.gz
sha256sums = bc1bdea1c9a9d6e4b104294f4527ef705080cc821b1e0ff5df025ba3e1d30a2a
diff --git a/PKGBUILD b/PKGBUILD
index f71b7ce1ca5d..2966326b218a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,6 @@ arch=('any')
url="https://github.com/mtdowling/git-rook"
license=('MIT')
depends=('git')
-checkdepends=('bash-bats')
source=("$pkgname-$pkgver::https://github.com/mtdowling/$pkgname/archive/$pkgver.tar.gz")
sha256sums=('bc1bdea1c9a9d6e4b104294f4527ef705080cc821b1e0ff5df025ba3e1d30a2a')