[arch-commits] Commit in python-slip/trunk (PKGBUILD)
Maxime Gauduin
alucryd at nymeria.archlinux.org
Tue Mar 18 12:27:46 UTC 2014
Date: Tuesday, March 18, 2014 @ 13:27:46
Author: alucryd
Revision: 107666
py3.4: python-slip 0.6.0-2
Modified:
python-slip/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-03-18 11:51:39 UTC (rev 107665)
+++ PKGBUILD 2014-03-18 12:27:46 UTC (rev 107666)
@@ -3,14 +3,14 @@
pkgname=python-slip
pkgver=0.6.0
-pkgrel=1
-pkgdesc="Simple Library for Python"
+pkgrel=2
+pkgdesc='Simple Library for Python'
arch=('any')
-url="http://fedorahosted.org/python-slip"
+url='http://fedorahosted.org/python-slip'
license=('GPL2')
depends=('polkit' 'python-dbus' 'python-decorator' 'python-gobject' 'python-six')
makedepends=('python-setuptools')
-source=("http://fedorahosted.org/released/python-slip/python-slip-${pkgver}.tar.bz2")
+source=("http://fedorahosted.org/released/${pkgname}/${pkgname}-${pkgver}.tar.bz2")
sha256sums=('f47361ec52b608309b83c71905e692b6b363eaf3b8a7afdeff866cd94463ad5c')
build() {
More information about the arch-commits
mailing list