summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. Scheurich2019-08-17 21:43:59 +0200
committerJ. Scheurich2019-08-17 21:43:59 +0200
commit1a442559486324b9d39da6279b598c1cdef33bad (patch)
treedbc30e49b37baf3731a699a72493682eac8a41d8
parentefb73e973b5271493e71204d6e06dd76ef6069f3 (diff)
downloadaur-1a442559486324b9d39da6279b598c1cdef33bad.tar.gz
white_dune 1.313 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dab436b46e4e..3992c33f2149 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.260
+ pkgver = 1.313
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.260.tar.bz2
- md5sums = 43aed86166f559e7a124530b12841796
+ source = ftp://ftp.ourproject.org/pub/wdune/white_dune-1.313.tar.bz2
+ md5sums = 368aec572219cbe7f2cffb5a5a4e315b
pkgname = white_dune
diff --git a/PKGBUILD b/PKGBUILD
index 0accf0d9d869..cde61f2f7074 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Scheurich <mufti11@web.de>
pkgname=white_dune
-pkgver=1.260
+pkgver=1.313
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=('43aed86166f559e7a124530b12841796')
+md5sums=('368aec572219cbe7f2cffb5a5a4e315b')
validpgpkeys=()
build() {