summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrey Christoforo2016-02-25 10:46:44 +0000
committerGrey Christoforo2016-02-25 10:46:44 +0000
commitd07cc7e297c3cb08832eabfda122b78c692822b9 (patch)
tree7f76067fbdea94a13ca102b78d9868a559fbf074
parenta01eb1ca4c61c1120b0441bc2272b0d36607d682 (diff)
downloadaur-d07cc7e297c3cb08832eabfda122b78c692822b9.tar.gz
release down from 2 to 1
-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"