summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJim Heald2017-02-17 19:36:06 -0800
committerJim Heald2017-02-17 19:36:06 -0800
commitc45076b179e7e71f69dcdefc2e49c3d5f9506062 (patch)
tree018b1002a4fb2b7f203332a7aef29f40ea49eb6a /PKGBUILD
parent0870dc5bc2a637e3e8ad21799a0d142deea1c8c0 (diff)
downloadaur-c45076b179e7e71f69dcdefc2e49c3d5f9506062.tar.gz
Don't use Cython anymore
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c66d550c15ea..700c972b9b61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pyflowchart-git
pkgver=0.9.2
-pkgrel=1
+pkgrel=2
pkgdesc="Application to help manage curriculum flowcharts at CalPoly"
arch=('any')
url="https://github.com/steelcowboy/PyFlowChart"