summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fbb9a8e0fba..fa9d17751bce 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = bats-core
pkgdesc = Bash Automated Testing System
pkgver = 1.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/bats-core/bats-core
arch = any
license = MIT
makedepends = git
depends = bash
+ provides = bash-bats
conflicts = bash-bats
source = git+https://github.com/bats-core/bats-core.git#tag=v1.1.0
source = fix-libexec-path.patch