summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x[-rw-r--r--].SRCINFO6
-rwxr-xr-x[-rw-r--r--]PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd66f85edac9..f3bd907c97e0 100644..100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = blender-plugin-bligify
pkgdesc = Export and import animated GIFs from the Blender VSE
- pkgver = 1.3.6
+ pkgver = 1.3.7
pkgrel = 1
url = https://github.com/doakey3/Bligify
arch = any
@@ -10,8 +10,8 @@ pkgbase = blender-plugin-bligify
depends = blender
depends = gifsicle
depends = imagemagick
- source = https://github.com/doakey3/Bligify/releases/download/1.3.6/Bligify.zip
- md5sums = da8e6373960ac262c1836313ad3fde28
+ source = https://github.com/doakey3/Bligify/releases/download/1.3.7/Bligify.zip
+ md5sums = 02206091517a19a8983b7214be3328e3
pkgname = blender-plugin-bligify
diff --git a/PKGBUILD b/PKGBUILD
index 06aa3fac7912..9de7f86d9c84 100644..100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ arch=('any')
depends=('blender' 'gifsicle' 'imagemagick')
groups=('blender')
makedepends=('unzip')
-source=("https://github.com/doakey3/Bligify/releases/download/1.3.6/Bligify.zip")
-md5sums=('da8e6373960ac262c1836313ad3fde28')
+source=("https://github.com/doakey3/Bligify/releases/download/1.3.7/Bligify.zip")
+md5sums=('02206091517a19a8983b7214be3328e3')
package() {
addons="$pkgdir/usr/share/blender/$(blender -v | head -n1 | cut -f2 -d ' ')/scripts/addons/"