summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRob McFadzean2019-11-20 13:18:45 -0600
committerRob McFadzean2019-11-20 13:18:45 -0600
commite10272c0748abb0129ba66a48a0e4717759dcad4 (patch)
tree490984f2e4d399d1f7e2f229ba6c4b6650e553dd /PKGBUILD
parent9292dcb2a85306781a0979f6060e01009a76f220 (diff)
downloadaur-e10272c0748abb0129ba66a48a0e4717759dcad4.tar.gz
fix bad syntax, added srcinfo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33de1ae6675a..c410fa1382ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ arch=('x86_64')
url="https://github.com/Shopify/themekit"
license=('MIT')
-conflicts=('shopify-themekit', 'discount')
+conflicts=('shopify-themekit' 'discount')
source=("theme-${CARCH}-${pkgver}::https://shopify-themekit.s3.amazonaws.com/v${pkgver}/linux-amd64/theme")
sha256sums=('401e2c5594e382626546b1296b454f87d6df9b30f10dc1f430fd72b9f873d2c2')