summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeromy Reimer2019-04-15 12:00:34 -0600
committerJeromy Reimer2019-04-15 12:00:34 -0600
commitf0e9d8643f15891de3472fad74cb63ec37d6f92f (patch)
treec9c3765116a461d6859568587b6a2b9393801305
parent79bb8202e291d83e4044a40ef22ddfade668d6dc (diff)
downloadaur-f0e9d8643f15891de3472fad74cb63ec37d6f92f.tar.gz
updated to 2.0.0r4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f8782443b26..58eed0e88b1e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = worldeditor-bin
pkgdesc = WorldEditor (WED) is a CAD-like graphic editor that lets you create custom airport layouts. It is designed for X-Plane, and works with apt.dat version 850 and higher.
- pkgver = 1.7.1r2
- pkgrel = 0
+ pkgver = 2.0.0r4
+ pkgrel = 1
url = http://developer.x-plane.com/tools/worldeditor/
install = worldeditor.install
arch = i686
arch = x86_64
license = GPL
- source = http://dev.x-plane.com/download/tools/wed_lin_171r2.zip
+ source = http://dev.x-plane.com/download/tools/wed_lin_200r4.zip
source = WorldEditor.desktop
source = WorldEditor.png
- md5sums = b57c9bd907d3f52d821f1904eb528a6b
+ md5sums = 75761f5b612837682a24c952effb9d15
md5sums = b25f4e3cc6a845a457329de93c04c929
md5sums = 0efb061145dcfec118afcc6ffff044f1
diff --git a/PKGBUILD b/PKGBUILD
index b7488f60d679..38ec6cf15fe0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: nic96
pkgname=worldeditor-bin
-pkgver=1.7.1r2
-pkgrel=0
+pkgver=2.0.0r4
+pkgrel=1
pkgdesc="WorldEditor (WED) is a CAD-like graphic editor that lets you create custom airport layouts. It is designed for X-Plane, and works with apt.dat version 850 and higher."
url="http://developer.x-plane.com/tools/worldeditor/"
license=('GPL')
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
source=("http://dev.x-plane.com/download/tools/wed_lin_${pkgver//\./}.zip"
"WorldEditor.desktop"
"WorldEditor.png")
-md5sums=('b57c9bd907d3f52d821f1904eb528a6b'
+md5sums=('75761f5b612837682a24c952effb9d15'
'b25f4e3cc6a845a457329de93c04c929'
'0efb061145dcfec118afcc6ffff044f1')