summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2576af9e82f3..c48b0e6d05d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=wingide
-_wingver=7.0.0.11
+_wingver=7.0.3.0
_wing_patch_lvl=1 #bump this when adding a patch
pkgver=$_wingver.$_wing_patch_lvl
pkgrel=1
@@ -15,7 +15,7 @@ _patch_url_prefix=https://wingware.com/pub/wingpro/$_wingver/patches/
source=("https://wingware.com/pub/wingpro/$_wingver/wingpro-$_wingver-linux-x64.tar.bz2" ${_wingpatch[*]})
depends=('hicolor-icon-theme' 'libpng' 'python2' 'xdg-utils')
options=(!strip !emptydirs)
-md5sums=('6d20bc54d6bb83866d2f3d39085e93c2')
+md5sums=('8bd04f898af9080333a405266ddfcdc8')
install=${pkgname}.install