summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ. Scheurich2019-10-16 03:51:58 +0200
committerJ. Scheurich2019-10-16 03:51:58 +0200
commit1f6e0e3dcbbfce8211fe5c47822e01c81eee82ad (patch)
tree9e9675ed9a836d060de2e7279bd917009f99a20b
parent9b171bdec3a8e24bac8e6895f7207819d0f83632 (diff)
downloadaur-1f6e0e3dcbbfce8211fe5c47822e01c81eee82ad.tar.gz
white_dune 1.486: very important bugfix
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd29c0cc8a6d..d7b447efd0dd 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.478
+ pkgver = 1.486
pkgrel = 1
url = http://wdune.ourproject.org/
arch = any
@@ -45,8 +45,8 @@ pkgbase = white_dune
makedepends = ttf-bitstream-vera
depends = xorg-fonts-misc
depends = xorg-fonts-alias
- source = ftp://ftp.ourproject.org/pub/wdune/white_dune-1.478.tar.bz2
- md5sums = f12c6a9999732cd51f3c6ade5c6f2165
+ source = ftp://ftp.ourproject.org/pub/wdune/white_dune-1.486.tar.bz2
+ md5sums = a3d62033038b3e4ea5e110dd78141e43
pkgname = white_dune
diff --git a/PKGBUILD b/PKGBUILD
index ae7e5b6be5de..d41a688152fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: J. Scheurich <mufti11@web.de>
pkgname=white_dune
-pkgver=1.478
+pkgver=1.486
pkgrel=1
epoch=
pkgdesc="A graphical VRML97/X3D editor, simple NURBS/Superformula 3D modeller, animation tool and VRML97/X3DV commandline compiler."
@@ -64,7 +64,7 @@ install=
changelog=
source=("ftp://ftp.ourproject.org/pub/wdune/$pkgname-$pkgver.tar.bz2")
noextract=()
-md5sums=('f12c6a9999732cd51f3c6ade5c6f2165')
+md5sums=('a3d62033038b3e4ea5e110dd78141e43')
validpgpkeys=()
build() {