summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPedro Martinez-Julia2015-10-01 21:57:24 +0200
committerPedro Martinez-Julia2015-10-01 21:57:24 +0200
commit9df42876bc47afc7ff815cc55553578274876c3c (patch)
tree302a4310b6bca0979e9e6f2326e2b16ad55bd9cb /PKGBUILD
parentf6b58a7f68134a14848e4c5ed083d28c79b35e32 (diff)
downloadaur-9df42876bc47afc7ff815cc55553578274876c3c.tar.gz
Updated because of Python 3.5.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4f596d18cae2..ed6a6460b8b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=simpy
pkgver=3.0.8
-pkgrel=1
+pkgrel=2
pkgdesc="Event discrete, process based simulation for Python."
url="https://simpy.rtfd.org"
depends=('python' )