summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShadowKyogre2016-03-02 15:09:52 -0800
committerShadowKyogre2016-03-02 15:09:52 -0800
commitca8e6881e8add22a43245ee3b69f4f46fc64065a (patch)
treec9c000fd096e6dc1e2764ee2d44d3acbd3da3681 /PKGBUILD
parentf07aa37a4bfc0bb9be068a56db7577617e78b413 (diff)
downloadaur-ca8e6881e8add22a43245ee3b69f4f46fc64065a.tar.gz
Fix URL in array error mentioned in email
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad87c811f128..4176f5100dae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc='High precision Swiss Ephemeris developed by Astrodienst (1800 AD - 2399
arch=('any')
license=('GPL')
groups='swisseph-all'
-url=('http://www.astro.com/swisseph/')
+url='http://www.astro.com/swisseph/'
depends=()
makedepends=()
optdepends=()