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 3b9f771631ed..9ffdf096c3db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc='Script to calculate lens calibration data for the lensfun project'
arch=('any')
url="https://gitlab.com/cryptomilk/lens_calibrate"
license=('GPL3')
-groups=()
depends=('python-exiv2>=0.2.1' 'python-numpy' 'python-scipy' 'python-pypdf2' 'darktable' 'hugin>=2018' 'imagemagick' 'gnuplot')
+makedepends=('git')
source=("git+https://gitlab.com/cryptomilk/lens_calibrate.git#tag=$pkgname-$pkgver")
sha512sums=('SKIP')