[arch-commits] Commit in python-betamax/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Aug 11 06:00:14 UTC 2015
Date: Tuesday, August 11, 2015 @ 08:00:14
Author: fyan
Revision: 138197
fix wrong pkgdesc
Modified:
python-betamax/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-11 05:55:02 UTC (rev 138196)
+++ PKGBUILD 2015-08-11 06:00:14 UTC (rev 138197)
@@ -5,7 +5,7 @@
pkgname=('python-betamax' 'python2-betamax')
pkgver=0.5.0
pkgrel=1
-pkgdesc="Python Reddit API Wrapper that allows for simple access to reddit's API"z
+pkgdesc="A VCR imitation for python-requests"
arch=('any')
license=('GPL')
url='https://github.com/sigmavirus24/betamax'
More information about the arch-commits
mailing list