summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShawn89012020-07-08 19:00:57 +0200
committerShawn89012020-07-08 19:00:57 +0200
commita31385a247e4406e46b2a73f3b384e33648a65a4 (patch)
tree41ae46a90dcc36c17463bbbd6865d4fcf26fa7a8
parentff8a85fd13e4b42b4b5f4d11e04c4a79cfb63656 (diff)
downloadaur-a31385a247e4406e46b2a73f3b384e33648a65a4.tar.gz
Version 0.3.2
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0db3e251ac2a..a566997d4873 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url=https://github.com/fabiocaccamo/django-colorfield
license=('MIT')
depends=('python-django' 'python')
makedepends=('python-setuptools')
-source=('https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
sha256sums=('e435ec31712f5e8b955cc7633aef1e49cc3b409c21dfcefeb2f6ef0e1cb69533')
build(){