summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')