summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Playfair Cal2021-09-09 18:31:27 +1000
committerDaniel Playfair Cal2021-09-09 18:31:27 +1000
commitc9f496c360edf48b56ed61106898b8ea9c9cefcd (patch)
tree23a6ffcd1c1817df4bc49b374bf8825ed457298e
parentab55cf414e8ef4866af96ad30d7f3baf1603a411 (diff)
downloadaur-c9f496c360edf48b56ed61106898b8ea9c9cefcd.tar.gz
1.0.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0eb9f3bd2b67..01f4ce0b9375 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dewobble
pkgdesc = Video stabilisation library with awareness of lens projections
- pkgver = 1.0.0
+ pkgver = 1.0.1
pkgrel = 1
url = https://git.sr.ht/~hedgepigdaniel/dewobble
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = dewobble
depends = opencl-driver
depends = opencv
depends = gram-savitzky-golay
- source = git+https://git.sr.ht/~hedgepigdaniel/dewobble#tag=v1.0.0
+ source = git+https://git.sr.ht/~hedgepigdaniel/dewobble#tag=v1.0.1
md5sums = SKIP
pkgname = dewobble
diff --git a/PKGBUILD b/PKGBUILD
index f4d45d1d408d..058d8c6c7cea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Playfair Cal <daniel.playfair.cal@gmail.com>
pkgname=dewobble
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc="Video stabilisation library with awareness of lens projections"
url="https://git.sr.ht/~hedgepigdaniel/dewobble"