summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. Scheurich2019-08-20 20:52:35 +0200
committerJ. Scheurich2019-08-20 20:52:35 +0200
commit1dbd239a3ed5e61daef73c4fd347cace22676b63 (patch)
tree6c4f1cd867686b2912e36c96ba3860012cbda1fa
parent7d584479f664818ea23733f2161f3e54feecb33b (diff)
downloadaur-1dbd239a3ed5e61daef73c4fd347cace22676b63.tar.gz
white_dune 1.333 update: major bugfix
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 372a17965914..2313d6e3deca 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 = 1.331
+ pkgver = 1.333
pkgrel = 1
url = http://wdune.ourproject.org/
arch = any
@@ -43,8 +43,8 @@ pkgbase = white_dune
makedepends = curl
makedepends = freetype2
makedepends = ttf-bitstream-vera
- source = ftp://ftp.ourproject.org/pub/wdune/white_dune-1.331.tar.bz2
- md5sums = e14d9669116cc7859607385d7bb8a747
+ source = ftp://ftp.ourproject.org/pub/wdune/white_dune-1.333.tar.bz2
+ md5sums = 92fb45dec394e78e9c36e2cae19a789d
pkgname = white_dune
diff --git a/PKGBUILD b/PKGBUILD
index 22b23285802a..f5376a85d48e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Scheurich <mufti11@web.de>
pkgname=white_dune
-pkgver=1.331
+pkgver=1.333
pkgrel=1
epoch=
pkgdesc="A graphical VRML97/X3D editor, simple NURBS/Superformula 3D modeller, animation tool and VRML97/X3DV commandline compiler."
@@ -62,7 +62,7 @@ install=
changelog=
source=("ftp://ftp.ourproject.org/pub/wdune/$pkgname-$pkgver.tar.bz2")
noextract=()
-md5sums=('e14d9669116cc7859607385d7bb8a747')
+md5sums=('92fb45dec394e78e9c36e2cae19a789d')
validpgpkeys=()
build() {