summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavierCLL2018-01-30 21:15:04 -0500
committerXavierCLL2018-01-30 21:15:04 -0500
commit0c1e07a64dc5de2a0e41a9643dffb58106385936 (patch)
treed2c44946c1c153d400d450a9f986c896b959c731
parent4f7e221e70d3cd2d1b1f4bdc250cdce01cfaaff2 (diff)
downloadaur-0c1e07a64dc5de2a0e41a9643dffb58106385936.tar.gz
fixes
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7617402edc42..c5920883549c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -17,7 +17,7 @@ pkgbase = jaziku
depends = imagemagick
depends = hpgl
depends = dos2unix
- optdepends = ncl: maps)
+ optdepends = ncl: maps
source = jaziku-1.0.0.tar.gz::https://docs.google.com/uc?id=0B2KQf7Dbx7DUakRMcEM3WUstMFE&export=download
md5sums = 2f985d0d3a8fe2650aecbb96e0672114
diff --git a/PKGBUILD b/PKGBUILD
index 5f9d838dea4a..9c3b71c0632b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="http://hg.ideam.gov.co:8000/meteorologia/jaziku/summary"
arch=('i686' 'x86_64')
license=('GPLv3')
depends=('python2' 'python2-distribute' 'python2-scipy' 'python2-dateutil' 'python2-matplotlib' 'python2-numpy' 'python2-pillow' 'python2-clint' 'imagemagick' 'hpgl' 'dos2unix')
-optdepends=("ncl: maps)")
+optdepends=("ncl: maps")
source=("$pkgname-$pkgver.tar.gz::https://docs.google.com/uc?id=0B2KQf7Dbx7DUakRMcEM3WUstMFE&export=download")
md5sums=('2f985d0d3a8fe2650aecbb96e0672114')