summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTércio Martins2022-01-16 18:59:35 -0300
committerTércio Martins2022-01-16 18:59:35 -0300
commit1d061840800bd22b1d93949621d10fc8f49f3e6e (patch)
tree757a02f131545f28d378a57ad8043625b6018236
parent9ad08cbce5b00604b73065b2e6d8b384624d6fdb (diff)
downloadaur-1d061840800bd22b1d93949621d10fc8f49f3e6e.tar.gz
Update to version 0.6.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 429406523857..651c42fe9ac4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vimix
pkgdesc = Live video editor
- pkgver = 0.6.2
+ pkgver = 0.6.3
pkgrel = 1
url = https://brunoherbelin.github.io/vimix/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = vimix
depends = gst-plugins-good
depends = gst-plugins-ugly
depends = gtk3
- source = vimix-0.6.2.tar.gz::https://github.com/brunoherbelin/vimix/archive/refs/tags/0.6.2.tar.gz
+ source = vimix-0.6.3.tar.gz::https://github.com/brunoherbelin/vimix/archive/refs/tags/0.6.3.tar.gz
source = dirent-c885633e126a3a949ec0497273ec13e2c03e862c.tar.gz::https://github.com/tronkko/dirent/archive/c885633e126a3a949ec0497273ec13e2c03e862c.tar.gz
source = ImGuiColorTextEdit-0a88824f7de8d0bd11d8419066caa7d3469395c4.tar.gz::https://github.com/BalazsJako/ImGuiColorTextEdit/archive/0a88824f7de8d0bd11d8419066caa7d3469395c4.tar.gz
source = glm-2929ad5a663597139276c10ef905d91e568fdc48.tar.gz::https://github.com/g-truc/glm/archive/2929ad5a663597139276c10ef905d91e568fdc48.tar.gz
@@ -23,7 +23,7 @@ pkgbase = vimix
source = tinyfiledialogs-cc6b593c029110af8045826ce691f540c85e850c.tar.gz::https://github.com/native-toolkit/tinyfiledialogs/archive/cc6b593c029110af8045826ce691f540c85e850c.tar.gz
source = tinyxml2-bf15233ad88390461f6ab0dbcf046cce643c5fcb.tar.gz::https://github.com/leethomason/tinyxml2/archive/bf15233ad88390461f6ab0dbcf046cce643c5fcb.tar.gz
source = asio-01b4e87c04abd4daec58e40463bcdc150085b269.tar.gz::https://github.com/chriskohlhoff/asio/archive/01b4e87c04abd4daec58e40463bcdc150085b269.tar.gz
- sha512sums = fe641e1801dd3ad2304c1576b7f06214dd4ed1db6d3c1b999ad6149b9547ebbdaf4525bd02c045ced7236757dff067af50012ff8232c8b820f75c1aa3f3b69e7
+ sha512sums = baf0fe796fb1820dfcdc3b1624492006ac01c0fe266a85eca902c14e67114d4a7c54101d41fbb2b6fc2e04193cbecebdd53066dcf06e295ebcee0c628f035741
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 024754b366f7..b6cbda2b8da1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ _tinyxml2_commit=bf15233ad88390461f6ab0dbcf046cce643c5fcb
_asio_commit=01b4e87c04abd4daec58e40463bcdc150085b269
pkgname=vimix
-pkgver=0.6.2
+pkgver=0.6.3
pkgrel=1
arch=('x86_64')
pkgdesc="Live video editor"
@@ -29,7 +29,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/brunoherbelin/vimix/archive
"tinyfiledialogs-${_tinyfiledialogs_commit}.tar.gz::https://github.com/native-toolkit/tinyfiledialogs/archive/${_tinyfiledialogs_commit}.tar.gz"
"tinyxml2-${_tinyxml2_commit}.tar.gz::https://github.com/leethomason/tinyxml2/archive/${_tinyxml2_commit}.tar.gz"
"asio-${_asio_commit}.tar.gz::https://github.com/chriskohlhoff/asio/archive/${_asio_commit}.tar.gz")
-sha512sums=('fe641e1801dd3ad2304c1576b7f06214dd4ed1db6d3c1b999ad6149b9547ebbdaf4525bd02c045ced7236757dff067af50012ff8232c8b820f75c1aa3f3b69e7'
+sha512sums=('baf0fe796fb1820dfcdc3b1624492006ac01c0fe266a85eca902c14e67114d4a7c54101d41fbb2b6fc2e04193cbecebdd53066dcf06e295ebcee0c628f035741'
'SKIP'
'SKIP'
'SKIP'