summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3b879e10b58..a4b8452ae960 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: farseerfc <farseerfc@gmail.com>
+# Maintainer: farseerfc <farseerfc@gmail.com>
_pkgname=aseman-qt-tools
pkgname=${_pkgname}-git
@@ -13,6 +13,7 @@ makedepends=('cmake' 'git')
source=("$_pkgname"::"git+https://github.com/Aseman-Land/aseman-qt-tools.git")
md5sums=('SKIP')
conflicts=('aseman-qt-tools')
+provides=("aseman-qt-tools=${pkgver}")
pkgver() {
cd "$srcdir/$_pkgname"