summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjane doe2019-04-08 05:47:50 +0200
committerjane doe2019-04-08 05:47:50 +0200
commitecb06d399933abce1acf0061b9cc74a86b3bda3f (patch)
treecfc0e85d7985873ee211102dba3f47c30cf5c887
parentf195b8d0ec363ec94e4b018a39bb6fcaad4c0882 (diff)
downloadaur-ecb06d399933abce1acf0061b9cc74a86b3bda3f.tar.gz
white_dune 0.99pl1516 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 fafb87922c5b..96c7816c2e58 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.99pl1515
+ pkgver = 0.99pl1516
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.99pl1515.tar.bz2
- md5sums = ac2f92dddbe4a0e7d72ebd2a5732e4c2
+ source = ftp://ftp.ourproject.org/pub/wdune/white_dune-0.99pl1516.tar.bz2
+ md5sums = 022e0a80b037d3b6ede15ac12121b640
pkgname = white_dune
diff --git a/PKGBUILD b/PKGBUILD
index 30891292af62..70e381cd5d17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Scheurich <mufti11@web.de>
pkgname=white_dune
-pkgver=0.99pl1515
+pkgver=0.99pl1516
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=('ac2f92dddbe4a0e7d72ebd2a5732e4c2')
+md5sums=('022e0a80b037d3b6ede15ac12121b640')
validpgpkeys=()
build() {