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 cdf646bf6d65..626b0d3ec185 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Thu Feb 25 10:45:15 UTC 2016
+# Thu Feb 25 10:46:40 UTC 2016
pkgbase = wingide
pkgdesc = Wing IDE Professional is the full-featured Python IDE for professional programmers.
pkgver = 5.1.10.1
- pkgrel = 2
+ pkgrel = 1
epoch = 1
url = http://www.wingware.com
install = wingide.install
diff --git a/PKGBUILD b/PKGBUILD
index 57d9776800a7..0bb191cc18f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=wingide
_wingver=5.1.10
_wingrel=1
pkgver=$_wingver.$_wingrel
-pkgrel=2
+pkgrel=1
epoch=1 #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"