summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPaulo Matias2020-08-10 15:45:35 -0300
committerPaulo Matias2020-08-10 15:45:35 -0300
commit0cd8eb532251aedb2ac3c5c82a8393a7bff89b78 (patch)
treec762aedf4e84c2b9d2ae2113e7ab5cf5ac1127b8 /PKGBUILD
parenta991f4e24fe4a2e212323d25d512c2b26ef40dcb (diff)
downloadaur-0cd8eb532251aedb2ac3c5c82a8393a7bff89b78.tar.gz
Upgrade to 7.2.3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0736f8c734b..eba621087cac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=wingide
-_wingver=7.2.1.0
+_wingver=7.2.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=('feec28355b9835d479bd1cfc06ec1f4d')
+md5sums=('d6096999b98a1acc36eff1b500158909')
install=${pkgname}.install