summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD3
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9b3f8211635f..130e46b70370 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = bass-fish
url = https://github.com/edc/bass
arch = any
license = MIT
- checkdepends = tree
checkdepends = python
depends = fish
source = https://github.com/edc/bass/archive/v1.0.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index ae6ec66c3f8c..c662366ddd51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-#
+# Maintainer Ruijie Yu <first DOT last@outlook DOT com>
pkgname=bass-fish
_pkgname=bass
pkgver=1.0
@@ -11,7 +11,6 @@ depends=(fish)
optdepends=()
makedepends=()
checkdepends=(
- tree
python
)
source=(