summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas von Rosenberg2020-05-26 15:32:44 +0200
committerThomas von Rosenberg2020-05-26 15:32:44 +0200
commitac3d0826a1e17b431eeb8b38145f8f7d6e4aa5ba (patch)
treebdbc9d00c1a0b26de9ba6579aa08298cfe109420 /PKGBUILD
parent51dca98dee24da03024c105bde2126a1ccd5ab4f (diff)
downloadaur-ac3d0826a1e17b431eeb8b38145f8f7d6e4aa5ba.tar.gz
Conflicts with snage
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f6ee56edd92..e2301e48e965 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,8 @@ arch=(any)
url="https://github.com/FACT-Finder/snage"
license=('MIT')
depends=('nodejs')
+provides=('snage')
+conflicts=('snage')
makedepends=('yarn')
source=("snage-$pkgver.tar.gz::https://registry.npmjs.org/snage/-/snage-$pkgver.tgz"