summaryrefslogtreecommitdiff
path: root/community/python-yaml/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/python-yaml/PKGBUILD')
-rw-r--r--community/python-yaml/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/python-yaml/PKGBUILD b/community/python-yaml/PKGBUILD
index 2fe0f3d42..157f5d986 100644
--- a/community/python-yaml/PKGBUILD
+++ b/community/python-yaml/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 49808 2011-06-21 09:01:51Z spupykin $
+# $Id: PKGBUILD 66141 2012-02-23 01:45:30Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Michal Bozon <michal.bozon__at__gmail.com>
pkgbase=python-yaml
pkgname=(python2-yaml python-yaml)
pkgver=3.10
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for YAML, using fast libYAML library"
arch=('i686' 'x86_64')
url="http://pyyaml.org"