summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bd44264e73a..ee8b112bfaf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,10 @@
pkgname='matlab-segymat'
pkgdesc='Set of m files for loading SEG-Y files from Matlab and Octave'
pkgver='1.6'
-pkgrel='2'
+pkgrel='3'
arch=('any')
url='https://cultpenguin.gitbooks.io/segymat/content/'
license=('lgpl')
-depends=()
-makedepends=('git')
-checkdepends=()
optdepends=(
'matlab: support for matlab',
'octave: support for octave'