summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoradabru2019-03-01 11:36:11 +0100
committeradabru2019-03-01 11:36:11 +0100
commit506aca942ae9d609e3817e1ad8f2126c558596b0 (patch)
tree761e73760e0ad90081ccb59c636794715543f778 /PKGBUILD
parentbb8c999d650d927f34f7b067c33da4c07980dacc (diff)
downloadaur-506aca942ae9d609e3817e1ad8f2126c558596b0.tar.gz
march update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 013dc585ed18..54990cf9e6ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Adam Brunnmeier <adam.brunnmeier@gmail.com>
pkgname=blender-2.8-bin
-pkgver=2.80.190206.8c87af74409a
-pkgrel=2
+pkgver=2.80.190301.795effcbc815
+pkgrel=1
pkgdesc="A fully integrated 3D graphics creation suite"
arch=('i686' 'x86_64')
url="https://www.blender.org"
@@ -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=0
+_inc=1903
source=("download$_inc::https://builder.blender.org/download/")
md5sums=('SKIP')