summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfab2017-01-08 17:25:56 +0100
committerfab2017-01-08 17:25:56 +0100
commit04066e577da4aa3e17b9c54d2ba164a11347db34 (patch)
tree1048e374c26d8023888e576df876d77e6552b576
parentcf0e023e434c19f564c27f93c119245dd23e21be (diff)
downloadaur-04066e577da4aa3e17b9c54d2ba164a11347db34.tar.gz
bump to 1.4.0a
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8afd34392448..a0cf2ca460b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = blender-plugin-manuelbastionilab
pkgdesc = powerful 3d humanoids creator
pkgver = 1.4.0
- pkgrel = 1
+ pkgrel = 2
url = http://www.manuelbastioni.com
arch = any
groups = blender
license = AGPL
makedepends = unzip
depends = blender
- source = http://download.tuxfamily.org/manuellab/manuelbastionilab_130.zip
- sha256sums = e45094bfd90d40c65a7b128640d13628ef01f6ba21b2fe59e248cba8d02a85df
+ source = http://download.tuxfamily.org/manuellab/manuelbastionilab_140a.zip
+ sha256sums = 1f8460e79c5ccef4e15284acf522c33d700df60c0cdd8b28d176794f7cdf03a0
pkgname = blender-plugin-manuelbastionilab
diff --git a/PKGBUILD b/PKGBUILD
index 7b896eb94d56..839d6c1feb85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabien Devaux <fdev31@gmail.com>
pkgname=blender-plugin-manuelbastionilab
pkgver=1.4.0
-pkgrel=1
+pkgrel=2
pkgdesc="powerful 3d humanoids creator"
url="http://www.manuelbastioni.com"
license=("AGPL")
@@ -9,9 +9,9 @@ arch=('any')
depends=('blender')
groups=('blender')
makedepends=('unzip')
-_zip="manuelbastionilab_130.zip"
+_zip="manuelbastionilab_140a.zip"
source=("http://download.tuxfamily.org/manuellab/$_zip")
-sha256sums=('e45094bfd90d40c65a7b128640d13628ef01f6ba21b2fe59e248cba8d02a85df')
+sha256sums=('1f8460e79c5ccef4e15284acf522c33d700df60c0cdd8b28d176794f7cdf03a0')
package() {
addons="$pkgdir/usr/share/blender/$(blender -v | head -n1 | cut -f2 -d ' ')/scripts/addons/"