summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f87c809bc07a..e793003c90cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu May 5 09:36:31 UTC 2016
+# Thu May 5 09:37:31 UTC 2016
pkgbase = wingide
pkgdesc = Wing IDE Professional is the full-featured Python IDE for professional programmers.
pkgver = 5.1.11.1
pkgrel = 2
- epoch = 2
+ epoch = 3
url = http://www.wingware.com
install = wingide.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 020c8479938b..a21ba15967e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _wingver=5.1.11
_wingrel=1
pkgver=$_wingver.$_wingrel
pkgrel=2
-epoch=2 #bump this when adding a new patch
+epoch=3 #bump this when adding a new patch
pkgdesc="Wing IDE Professional is the full-featured Python IDE for professional programmers."
url="http://www.wingware.com"
license=('custom')