summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjane doe2019-02-20 15:20:08 +0100
committerjane doe2019-02-20 15:20:08 +0100
commitdf14383f1447d53322f60362683ed5015dbb1566 (patch)
tree7e5528c6096198537b6a92a34b56cbc61d783f65
parent1cef3d3f09bf73cf130f723a63cf96cee1fe6311 (diff)
downloadaur-df14383f1447d53322f60362683ed5015dbb1566.tar.gz
white_dune 0.99pl1358 update: minor bugfixes
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1134a41e241..8331af377bb7 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.99pl1333
+ pkgver = 0.99pl1358
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.99pl1333.tar.bz2
- md5sums = 1a95749c395105605f380a73c9c78ea5
+ source = ftp://ftp.ourproject.org/pub/wdune/white_dune-0.99pl1358.tar.bz2
+ md5sums = eb2806992b719addb760fc4e67dc1a9b
pkgname = white_dune
diff --git a/PKGBUILD b/PKGBUILD
index c726a51fa1f7..53d6f62f1133 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Scheurich <mufti11@web.de>
pkgname=white_dune
-pkgver=0.99pl1333
+pkgver=0.99pl1358
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=('1a95749c395105605f380a73c9c78ea5')
+md5sums=('eb2806992b719addb760fc4e67dc1a9b')
validpgpkeys=()
build() {