summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamarth Ramesh2021-02-22 10:09:59 +0530
committerSamarth Ramesh2021-02-22 10:09:59 +0530
commit0bbfb94ec07deda7d8c5beff07289229350de6bb (patch)
tree479d6e4f0fc2cf1f079d696caa36432b01d9cb8f
parenteed88d50322766523baf43bb13095e43284d160e (diff)
downloadaur-0bbfb94ec07deda7d8c5beff07289229350de6bb.tar.gz
Updating package to latest stable
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f7efb458b7c..cff95e1e9f1a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wingide
pkgdesc = Wing IDE Professional is the full-featured Python IDE for professional programmers.
- pkgver = 7.2.4.0.1
+ pkgver = 7.2.8.0.0
pkgrel = 1
url = http://www.wingware.com
install = wingide.install
@@ -12,8 +12,8 @@ pkgbase = wingide
depends = xdg-utils
options = !strip
options = !emptydirs
- source = https://wingware.com/pub/wingpro/7.2.4.0/wingpro-7.2.4.0-linux-x64.tar.bz2
- md5sums = 67dea6afa4474478dab1f060831f62f1
+ source = https://wingware.com/pub/wingpro/7.2.8.0/wingpro-7.2.8.0-linux-x64.tar.bz2
+ sha1sums = 058d2f35f9856bd8f908b73ae36688f25c09421f
pkgname = wingide
diff --git a/PKGBUILD b/PKGBUILD
index 1d210a356a63..07b0d9db3c17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=wingide
_wingver=7.2.8.0
-_wing_patch_lvl=1 #bump this when adding a patch
+_wing_patch_lvl=0 #bump this when adding a patch
pkgver=$_wingver.$_wing_patch_lvl
pkgrel=1
pkgdesc="Wing IDE Professional is the full-featured Python IDE for professional programmers."