summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryochananmarqos2019-12-24 12:54:34 -0700
committeryochananmarqos2019-12-24 12:54:34 -0700
commit219d68a0163b68dd91e19758be83084a6d2ba880 (patch)
tree8327d2bf9f68d046ee987d85a09e723082fa116c /PKGBUILD
parent2b36b0fe5d2c62d9d217854bf93482a9cdcefa02 (diff)
downloadaur-219d68a0163b68dd91e19758be83084a6d2ba880.tar.gz
updated provides/conflicts
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6956f3b30dd2..25f7e1da0007 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ url="https://github.com/bilelmoussaoui/nautilus-git"
license=('GPL3')
depends=('git' 'gobject-introspection' 'gtk3' 'nemo-python')
makedepends=('gnome-common' 'meson' 'intltool')
-provides=("${pkgname%-git}" 'nemo-git')
-conflicts=("${pkgname%-git}" 'nemo-git')
+provides=("${pkgname%-git}" 'nemo-git=1.3')
+conflicts=("${pkgname%-git}" 'nemo-git=1.3')
source=("${pkgname%-git}::git+https://github.com/bilelmoussaoui/nautilus-git")
sha256sums=('SKIP')