summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXianwen Chen2017-02-20 16:01:48 +0000
committerXianwen Chen2017-02-20 16:01:48 +0000
commite0ede6a1869df00ef3078e836d93234680cb4d5a (patch)
tree14e581fbbd1f28d5d10b48a8569c73ad698fd42f
parent3d52b44ce853ffdf96b19b5ac39a9d7d8e9eac84 (diff)
downloadaur-e0ede6a1869df00ef3078e836d93234680cb4d5a.tar.gz
Revised
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 070bdae7120e..bb749f7f18fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = geoda
pkgdesc = GeoDa is an Exploratory (Spatial) Data Analysis and Spatial Regression software, for spatial data analysis including spatial econometrics.
pkgver = 1.8.12
- pkgrel = 10
+ pkgrel = 11
url = http://geodacenter.github.io/download_linux.html
install = geoda.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 1a4a51b05f19..0ebf98b92402 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=geoda
pkgver=1.8.12
-pkgrel=10
+pkgrel=11
pkgdesc='GeoDa is an Exploratory (Spatial) Data Analysis and Spatial Regression software, for spatial data analysis including spatial econometrics.'
arch=('x86_64')
license=('custom:free_for_non_commercial_use')
@@ -29,7 +29,7 @@ package()
install -d $pkgdir/usr
rsync -aPv usr/ $pkgdir/usr
- chmod 666 $pkgdir/usr/geoda/cache.sqlite
+ chmod 666 $pkgdir/usr/local/geoda/cache.sqlite
}
sha512sums=('9bb5f266dc8005093e55f271cb3c0803df7b57e1b1889a1ad5d6c763c319f12f5a8736d88672d1cd17e1fcd6ec3b3e6f45b6f6eec421a02355c7df43b7a42e95')