summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59c9951021a3..e281be9d09da 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.446
+ pkgver = 1.456
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.446.tar.bz2
- md5sums = 52fbd864079f936eaec4d4e4e14e4547
+ source = ftp://ftp.ourproject.org/pub/wdune/white_dune-1.456.tar.bz2
+ md5sums = 90d05d6a96b74934e7397bf63c02a84b
pkgname = white_dune
diff --git a/PKGBUILD b/PKGBUILD
index 5d355af18302..379b35f1887c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Scheurich <mufti11@web.de>
pkgname=white_dune
-pkgver=1.446
+pkgver=1.456
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=('52fbd864079f936eaec4d4e4e14e4547')
+md5sums=('90d05d6a96b74934e7397bf63c02a84b')
validpgpkeys=()
build() {