summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31397c776963..f30cdc365b46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=share-preview-git
_pkgname=share-preview
pkgver=0.1.2.r10.gedc6058
-pkgrel=3
+pkgrel=4
pkgdesc="Preview and debug websites metadata tags for social media share."
arch=('any')
url="https://github.com/rafaelmardojai/share-preview"
@@ -11,8 +11,8 @@ license=('GPL3')
depends=('gtk4' 'libadwaita' 'glib2')
makedepends=('meson' 'rust' 'git')
checkdepends=('appstream-glib')
-provides=("${pkgname%-git}" "${_pkgname-bin}")
-conflicts=("${pkgname%-git}" "${_pkgname-bin}")
+provides=("${pkgname%-git}" 'share-preview-bin')
+conflicts=("${pkgname%-git}" 'share-preview-bin')
source=(git+$url.git)
sha256sums=('SKIP')