summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamarth Ramesh2021-02-07 16:53:15 +0530
committerSamarth Ramesh2021-02-07 16:53:15 +0530
commiteed88d50322766523baf43bb13095e43284d160e (patch)
tree546fb8711bc1aa75d0e13cbe5c50b71470e57310
parent0ffec4df30796b9f7cc5120c0ce5a733b9815aba (diff)
downloadaur-eed88d50322766523baf43bb13095e43284d160e.tar.gz
Bumped version to 7.8.2
-rw-r--r--PKGBUILD4
-rw-r--r--wingide.install1
2 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16c333421be7..1d210a356a63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Grey Christoforo <first name [at] last name [dot] net>
pkgname=wingide
-_wingver=7.2.4.0
+_wingver=7.2.8.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=('67dea6afa4474478dab1f060831f62f1')
+sha1sums=('058d2f35f9856bd8f908b73ae36688f25c09421f')
install=${pkgname}.install
diff --git a/wingide.install b/wingide.install
index 7be0d2192ddc..a4abaf10b1f6 100644
--- a/wingide.install
+++ b/wingide.install
@@ -9,3 +9,4 @@ post_upgrade() {
pre_remove() {
/opt/wingide/resources/linux/desktop/install-linux-desktop.sh --uninstall
}
+