summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornic962017-06-14 11:43:09 -0600
committernic962017-06-14 11:43:09 -0600
commitbab108d48cc7f4bb3665da6b38221aa52b2e6708 (patch)
treebe984cd8f750baef16c496414835414e937c4e85
parent48b86694f0eaf160f4a55b0248f20a8c054944ee (diff)
downloadaur-bab108d48cc7f4bb3665da6b38221aa52b2e6708.tar.gz
updated to 1.5.1r1
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4d1fdff04cbf..4ae692a14f03 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +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.4.0r2
+ pkgver = 1.5.1r1
pkgrel = 1
url = http://developer.x-plane.com/tools/worldeditor/
install = worldeditor.install
arch = i686
arch = x86_64
license = GPL
- depends = libcurl-compat
- source = http://dev.x-plane.com/download/tools/wed_lin_140r2.zip
+ source = http://dev.x-plane.com/download/tools/wed_lin_151r1.zip
source = WorldEditor.desktop
source = WorldEditor.png
- md5sums = 6686ec2fd3ae517ff0602bff99e40d1d
+ md5sums = 0bd982d6af480c70b85d28768c2daaeb
md5sums = b25f4e3cc6a845a457329de93c04c929
md5sums = 0efb061145dcfec118afcc6ffff044f1
diff --git a/PKGBUILD b/PKGBUILD
index 2007c2b9aa7e..c859feec8d44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: nic96
pkgname=worldeditor-bin
-pkgver=1.4.0r2
+pkgver=1.5.1r1
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/"
@@ -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=('6686ec2fd3ae517ff0602bff99e40d1d'
+md5sums=('0bd982d6af480c70b85d28768c2daaeb'
'b25f4e3cc6a845a457329de93c04c929'
'0efb061145dcfec118afcc6ffff044f1')