summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryhfudev2018-08-04 17:09:13 -0400
committeryhfudev2018-08-04 17:09:13 -0400
commite5a19dd9f89b09a8bf1432a29b1176fe7a034fad (patch)
tree129cdc0872e42ba7893532ce51eef13d10c00c53 /PKGBUILD
parent72f8c874aadeca53326027c42fa7da8526b89dbb (diff)
downloadaur-esniper-git.tar.gz
add provides
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e797cd359d15..32c781fbb126 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'arm')
url="https://git.code.sf.net/p/esniper/git"
license=('BSD')
depends=('curl' 'openssl')
+provides=('esniper')
source=(
"${pkgname}::git+https://git.code.sf.net/p/esniper/git"
)