summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjane doe2019-03-10 23:16:22 +0100
committerjane doe2019-03-10 23:16:22 +0100
commite5a953032b1c4a86ceeea9402121bdbc18f1e6a6 (patch)
tree82089914a434c7e5284fa95036296fe84a78612b
parent8c4e006a40677041c197fbd3ed5d8c06220ca064 (diff)
downloadaur-e5a953032b1c4a86ceeea9402121bdbc18f1e6a6.tar.gz
white_dune 0.99pl1420 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 c362273e5360..9791cbf129f0 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.99pl1416
+ pkgver = 0.99pl1420
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.99pl1416.tar.bz2
- md5sums = 609e2bff4e1b1e938ad0979d3b57095e
+ source = ftp://ftp.ourproject.org/pub/wdune/white_dune-0.99pl1420.tar.bz2
+ md5sums = ab90d970e7914bb89de22b344e4d629d
pkgname = white_dune
diff --git a/PKGBUILD b/PKGBUILD
index be642edcfe76..b5abace1165b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Scheurich <mufti11@web.de>
pkgname=white_dune
-pkgver=0.99pl1416
+pkgver=0.99pl1420
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=('609e2bff4e1b1e938ad0979d3b57095e')
+md5sums=('ab90d970e7914bb89de22b344e4d629d')
validpgpkeys=()
build() {