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 c48b0e6d05d0..5a2173a6687d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=wingide
-_wingver=7.0.3.0
+_wingver=7.1.0.2
_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=('8bd04f898af9080333a405266ddfcdc8')
+md5sums=('9efbb7f723df67026cf492bac7100410')
install=${pkgname}.install