summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoradabru2019-04-14 14:52:36 +0200
committeradabru2019-04-14 14:52:36 +0200
commitdca3384e34267c2db00984e94506564ae0bd9e1e (patch)
tree8b86cd37a26b0773914f76894d2f3350bb3597ee /PKGBUILD
parent506aca942ae9d609e3817e1ad8f2126c558596b0 (diff)
downloadaur-dca3384e34267c2db00984e94506564ae0bd9e1e.tar.gz
update april
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54990cf9e6ec..a77856b47f56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Adam Brunnmeier <adam.brunnmeier@gmail.com>
pkgname=blender-2.8-bin
-pkgver=2.80.190301.795effcbc815
+pkgver=2.80.190413.14884cda1ff5
pkgrel=1
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('i686' 'x86_64')
@@ -17,7 +17,7 @@ provides=("${pkgname%-bin}")
conflicts=("${pkgname%-bin}")
# use different url per version to trigger rebuilds when package updates.
# using $pkgver instead of $_inc is not possible (see comments on AUR-website)
-_inc=1903
+_inc=1904
source=("download$_inc::https://builder.blender.org/download/")
md5sums=('SKIP')