summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob McFadzean2019-11-20 13:17:27 -0600
committerRob McFadzean2019-11-20 13:17:27 -0600
commit29043bcbd6bb2787db08db31f2e5ea648aaecc24 (patch)
treefa7cf6fbd01686aac8ec10c05e18631ef7e8bff2
parent2dc1eb7bcde893b338473768fe5c178406a18abd (diff)
downloadaur-29043bcbd6bb2787db08db31f2e5ea648aaecc24.tar.gz
added conflict with discount package
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 623a03f1bb7f..dfdf6bc4edcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('x86_64')
url="https://github.com/Shopify/themekit"
license=('MIT')
-conflicts=('shopify-themekit')
+conflicts=('shopify-themekit', 'discount')
source=("theme-${CARCH}-${pkgver}::https://shopify-themekit.s3.amazonaws.com/v${pkgver}/linux-amd64/theme")
sha256sums=('401e2c5594e382626546b1296b454f87d6df9b30f10dc1f430fd72b9f873d2c2')