summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2021-12-31 18:33:27 -0600
committerSam Burgos2021-12-31 18:33:27 -0600
commitae2006c64c2cbf90157508884bebee2e0cab922e (patch)
treec4ab64f4afd8eb47b8df0b371c72854e46cf6bee /PKGBUILD
parentccdc314230c0882c108d77559cdfb62597228404 (diff)
downloadaur-gtkhash-nautilus.tar.gz
correction on the provides section of PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1068486ef7a2..d9a6e1afd02b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,10 @@ makedepends=(
'nettle'
'xdg-utils'
)
-provides=(${pkgname})
+provides=(
+ gtkhash
+ ${pkgname}
+)
conflicts=(
gtkhash
gtkhash-caja