summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGFdevelop2018-10-05 22:37:25 +0200
committerGFdevelop2018-10-05 22:37:25 +0200
commit7961d85a8a28f3d2c43fb77aea9184b339d9b12f (patch)
tree4e113517f052875fed284b74b5505bf9d380adfe
parentf1c2811879431b6a80722070c90aa11714d5429f (diff)
downloadaur-7961d85a8a28f3d2c43fb77aea9184b339d9b12f.tar.gz
fix provides
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 867b98a82537..a5dd3eda591f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ pkgdesc="volatile stream = stdio FILE* stream as a temporary dynamically allocat
arch=('any')
url="https://github.com/rd235/$_pkgname"
license=('GPL2')
+provides=("$_pkgname")
source=("git+$url.git")
md5sums=('SKIP')