summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordoakey32018-03-28 22:04:17 -0600
committerdoakey32018-03-28 22:04:17 -0600
commit05de5f89893de085953a482571b3c7c8bc78c65a (patch)
tree7e9c5ba81239bfcd3fb2c6aa99770ff2fbbb385e
parent33c4bd3154c40fd0c27b6d4f5e5b4f216c5dbd81 (diff)
downloadaur-05de5f89893de085953a482571b3c7c8bc78c65a.tar.gz
version update
-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/"