summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Minnocci2020-08-25 02:44:31 +0200
committerFrancesco Minnocci2020-08-25 02:44:31 +0200
commit66bf015f196b96fd17edcd0632cdd59c98b8a4e2 (patch)
tree02099db3228a3c81ec34af7d5473f93c2861ff94 /PKGBUILD
parente2acc149d83c990b89ae9f1d62b32cf3f761e35e (diff)
downloadaur-66bf015f196b96fd17edcd0632cdd59c98b8a4e2.tar.gz
Updated "provides' to include bastet release package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2054ee64b360..a38583750824 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,6 +10,7 @@ url="https://github.com/BachoSeven/bastet/"
license=('GPL3')
depends=('boost-libs' 'ncurses')
makedepends=('git' 'boost')
+provides=('bastet')
conflicts=('bastet')
source=("$pkgname::git+https://github.com/BachoSeven/bastet.git")
md5sums=('SKIP')