From 23827f7e067e0f41a928113bb0b81a9e5887d0b9 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Fri, 22 Feb 2019 15:46:57 +0100 Subject: pcr/python2-webhelpers: rebuilt --- pcr/python2-webhelpers/PKGBUILD | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'pcr/python2-webhelpers') diff --git a/pcr/python2-webhelpers/PKGBUILD b/pcr/python2-webhelpers/PKGBUILD index ef59835fc..85dc132f3 100644 --- a/pcr/python2-webhelpers/PKGBUILD +++ b/pcr/python2-webhelpers/PKGBUILD @@ -1,17 +1,17 @@ -#Maintainer (Arch): ParadoxSpiral -#Contributor (Arch): Cilyan Olowen -#Contributor (Arch): Nathan Jones +#Maintainer (AUR): ParadoxSpiral +#Contributor (AUR): Cilyan Olowen +#Contributor (AUR): Nathan Jones # Maintainer: Omar Vega Ramos pkgname=python2-webhelpers pkgver=1.3 -pkgrel=2 +pkgrel=4 pkgdesc="A library of helper functions to make writing templates in web applications easier" depends=('python2') -makedepends=('setuptools') +makedepends=('python2-setuptools') conflicts=('python-webhelpers') -source=("http://pypi.python.org/packages/source/W/WebHelpers/WebHelpers-$pkgver.tar.gz") -url="http://pypi.python.org/pypi/WebHelpers/1.3" +source=("https://pypi.python.org/packages/source/W/WebHelpers/WebHelpers-$pkgver.tar.gz") +url="https://pypi.python.org/pypi/WebHelpers/1.3" license=('BSD') arch=('any') md5sums=('32749ffadfc40fea51075a7def32588b') -- cgit v1.2.3