summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b2962ca2d8e..d32accc76b82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ url="https://bitbucket.org/pidgin/libgnt"
license=('GPL3')
depends=('glib2' 'ncurses' 'libxml2' 'python')
makedepends=('mercurial' 'meson' 'libxml2' 'python' 'gobject-introspection' 'gtk-doc')
-provides=("${pkgname%-hg}")
-conflicts=("${pkgname%-hg}")
+provides=("${pkgname%-hg}" "libgnt")
+conflicts=("${pkgname%-hg}" "libgnt")
source=('hg+https://bitbucket.org/pidgin/libgnt#branch=default')
sha256sums=('SKIP')