summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjane doe2019-03-07 10:16:17 +0100
committerjane doe2019-03-07 10:16:17 +0100
commitec69f7b04ecc1c9de5718d95d1465cde99f07e1f (patch)
tree57f3e9d695a99626daa700bbdaa1d44f9208d35a
parentdf14383f1447d53322f60362683ed5015dbb1566 (diff)
downloadaur-ec69f7b04ecc1c9de5718d95d1465cde99f07e1f.tar.gz
white_dune 0.99pl1414 update: added ImageTexture3D and PixelTexture3D rendering
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8331af377bb7..f893b0398abd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = white_dune
pkgdesc = A graphical VRML97/X3D editor, simple NURBS/Superformula 3D modeller, animation tool, and VRML97/X3DV commandline compiler.
- pkgver = 0.99pl1358
+ pkgver = 0.99pl1414
pkgrel = 1
url = http://wdune.ourproject.org/
arch = any
@@ -41,8 +41,8 @@ pkgbase = white_dune
makedepends = curl
makedepends = freetype2
makedepends = ttf-bitstream-vera
- source = ftp://ftp.ourproject.org/pub/wdune/white_dune-0.99pl1358.tar.bz2
- md5sums = eb2806992b719addb760fc4e67dc1a9b
+ source = ftp://ftp.ourproject.org/pub/wdune/white_dune-0.99pl1414.tar.bz2
+ md5sums = 7ebd143960af97093430dd40a2949f62
pkgname = white_dune
diff --git a/PKGBUILD b/PKGBUILD
index 53d6f62f1133..7fdc57f668df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Scheurich <mufti11@web.de>
pkgname=white_dune
-pkgver=0.99pl1358
+pkgver=0.99pl1414
pkgrel=1
epoch=
pkgdesc="A graphical VRML97/X3D editor, simple NURBS/Superformula 3D modeller, animation tool, and VRML97/X3DV commandline compiler."
@@ -60,7 +60,7 @@ install=
changelog=
source=("ftp://ftp.ourproject.org/pub/wdune/$pkgname-$pkgver.tar.bz2")
noextract=()
-md5sums=('eb2806992b719addb760fc4e67dc1a9b')
+md5sums=('7ebd143960af97093430dd40a2949f62')
validpgpkeys=()
build() {