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 e2b831e5f2fb..87b3aade74cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ makedepends=('git' 'cmake' 'gcc' 'gcc-fortran')
optdepends=('netcdf-cxx: for reading and writing NetCDF files.'
'erfa: for high-precision Earth rotation.'
'openmpi: or another MPI to parallelize resource intensive tasks.'
- 'gmt6: visualization of data sets')
+ 'gmt: visualization of data sets')
install=post.install
source=('git+https://github.com/groops-devs/groops.git')
md5sums=('SKIP')