summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 67f27e6cf396..501d25a9737e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=(python-json-delta python2-json-delta)
license=("BSD")
pkgver=2.0
pkgrel=1
-description="A diff/patch pair for JSON-serialized data structures"
+pkgdesc="A diff/patch pair for JSON-serialized data structures"
url="https://pypi.python.org/pypi/json-delta/"
source=("https://pypi.python.org/packages/d4/82/b61f5ba5f4e09531a80b1a50c251be01f8bdb4997f9fbad077b7572d5ea0/json_delta-2.0.tar.gz")
arch=("any")