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 3b36220a1d36..c9e86ac41fc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url=https://github.com/mutovis/control-software
license=('GPL-3.0')
depends=('python' 'python-numpy' 'python-matplotlib' 'python-pyserial' 'python-h5py' 'python-pyvisa' 'python-pyvisa-py' 'python-mpmath' 'python-pyftdi')
install=python-mutovis-control.install
-makedepends=('python-setuptools' 'setuptools-scm-git-archive' 'python-setuptools-scm')
+makedepends=('python-setuptools' 'python-setuptools-scm-git-archive' 'python-setuptools-scm')
backup=('etc/gpib.conf' 'usr/etc/gpib.conf')
source=("https://github.com/mutovis/${_pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('fdc5518bd8337e81872c5491e7f813a4b408abff28f23ef22cb30ae6c20d63c7')