summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspider-mario2020-02-13 21:39:27 +0100
committerspider-mario2020-02-13 21:39:27 +0100
commita39c82447dcdbcd4ecacc71c3fea48a876e6ab12 (patch)
treeb43291d24b53780f80f15e89468917f8d1c64c25
parent55964a47bc663fc96b7ab49613ee3da46fd08071 (diff)
downloadaur-a39c82447dcdbcd4ecacc71c3fea48a876e6ab12.tar.gz
0.2.0
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d29f93e9436..6209698cfe75 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lens_calibrate
pkgdesc = Script to calculate lens calibration data for the lensfun project
- pkgver = 0.1.1
+ pkgver = 0.2.0
pkgrel = 1
url = https://gitlab.com/cryptomilk/lens_calibrate
arch = any
@@ -13,7 +13,7 @@ pkgbase = lens_calibrate
depends = hugin>=2018
depends = imagemagick
depends = gnuplot
- source = git+https://gitlab.com/cryptomilk/lens_calibrate.git#tag=lens_calibrate-0.1.1
+ source = git+https://gitlab.com/cryptomilk/lens_calibrate.git#tag=lens_calibrate-0.2.0
sha512sums = SKIP
pkgname = lens_calibrate
diff --git a/PKGBUILD b/PKGBUILD
index 510a6b817990..3b9f771631ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: spider-mario <spidermario@free.fr>
pkgname=lens_calibrate
-pkgver=0.1.1
+pkgver=0.2.0
pkgrel=1
epoch=
pkgdesc='Script to calculate lens calibration data for the lensfun project'