[arch-commits] Commit in python2-formencode/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Tue Nov 29 00:13:19 UTC 2016


    Date: Tuesday, November 29, 2016 @ 00:13:18
  Author: arodseth
Revision: 197210

upgpkg: python2-formencode 1.3.0a1-3

Modified:
  python2-formencode/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-29 00:05:56 UTC (rev 197209)
+++ PKGBUILD	2016-11-29 00:13:18 UTC (rev 197210)
@@ -1,19 +1,19 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Aaron Griffin <aaron at archlinux.org>
 # Contributor: Todd Maynard <arch at toddmaynard.com>
 
 pkgname=python2-formencode
 pkgver=1.3.0a1
-pkgrel=2
-pkgdesc='HTML form validation, generation, and conversion'
+pkgrel=3
+pkgdesc='HTML form validation, generation and conversion'
 arch=('any')
 license=('PSF')
-url='http://formencode.org'
+url='http://formencode.org/'
 depends=('python2')
-makedepends=('setuptools')
+makedepends=('python2-setuptools')
 replaces=('python-formencode<=1.2.4-1')
-source=("http://pypi.python.org/packages/source/F/FormEncode/FormEncode-$pkgver.tar.gz")
+source=("https://pypi.python.org/packages/source/F/FormEncode/FormEncode-$pkgver.tar.gz")
 sha256sums=('026988e9c9b5176ecc75f047624c24e88e82be401e21f8c2008ca6fb2f99290d')
 
 package() {



More information about the arch-commits mailing list