summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. Scheurich2019-08-04 16:52:30 +0200
committerJ. Scheurich2019-08-04 16:52:30 +0200
commitffefdb53ca36dd236a5499b511981253fd1304ae (patch)
tree1b6580a530f0ea0ff6051ff52181a4ec49f5606b
parent03efd34b0f6d5bdb3ee1c65b140144fd6cf83ac7 (diff)
downloadaur-ffefdb53ca36dd236a5499b511981253fd1304ae.tar.gz
white_dune 1.256 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d550e1be837a..5713e7944c17 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.255
+ pkgver = 1.256
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.255.tar.bz2
- md5sums = ec1aa7ba344be004e57b7d1d375f16d9
+ source = ftp://ftp.ourproject.org/pub/wdune/white_dune-1.256.tar.bz2
+ md5sums = 2f436bdd34080beaaa464f0e1b9111af
pkgname = white_dune
diff --git a/PKGBUILD b/PKGBUILD
index 1701b7918abe..e61103c61cca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Scheurich <mufti11@web.de>
pkgname=white_dune
-pkgver=1.255
+pkgver=1.256
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=('ec1aa7ba344be004e57b7d1d375f16d9')
+md5sums=('2f436bdd34080beaaa464f0e1b9111af')
validpgpkeys=()
build() {