summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--goto-another-visible-split-6.1.4p2-allbin133120 -> 0 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8f387d0180c..ab185e2e50dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = wingide
options = !emptydirs
source = http://wingware.com/pub/wingide/6.1.4/wingide-6.1.4-1-x86_64-linux.tar.bz2
source = http://wingware.com/pub/wingide/6.1.4/patches/fix-find-symbol-6.1.4p1-all.tar
- source = http://wingware.com/pub/wingide/6.1.4/patches/goto-another-visible-split-6.1.4p2-all
+ source = http://wingware.com/pub/wingide/6.1.4/patches/goto-another-visible-split-6.1.4p2-all.tar
md5sums = 1a0007a298152cb8a9454534c6af21c9
md5sums = 0425c50fecff2fdfa1e41addc13ce825
md5sums = dbcfa590bc07f278a4bef50fde4bc8fc
diff --git a/PKGBUILD b/PKGBUILD
index 668257cedc16..ff3cd54962b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ pkgdesc="Wing IDE Professional is the full-featured Python IDE for professional
url="http://www.wingware.com"
license=('custom')
arch=('x86_64')
-_wingpatch=("fix-find-symbol-6.1.4p1-all.tar" "goto-another-visible-split-6.1.4p2-all")
+_wingpatch=("fix-find-symbol-6.1.4p1-all.tar" "goto-another-visible-split-6.1.4p2-all.tar")
_patch_url_prefix=http://wingware.com/pub/$pkgname/$_wingver/patches/
_wingpatch=( "${_wingpatch[@]/#/$_patch_url_prefix}" )
source=("http://wingware.com/pub/$pkgname/$_wingver/$pkgname-$_wingver-$_wingrel-x86_64-linux.tar.bz2" ${_wingpatch[*]})
diff --git a/goto-another-visible-split-6.1.4p2-all b/goto-another-visible-split-6.1.4p2-all
deleted file mode 100644
index 80f9ae68d28d..000000000000
--- a/goto-another-visible-split-6.1.4p2-all
+++ /dev/null
Binary files differ