From 038785fc85b9fb3cf9bbf13cfad9bf1264b67312 Mon Sep 17 00:00:00 2001 From: Andreas Grapentin Date: Sun, 17 Feb 2019 22:18:44 +0100 Subject: libre/python-jsmin: rebuilt --- libre/python-jsmin/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libre') diff --git a/libre/python-jsmin/PKGBUILD b/libre/python-jsmin/PKGBUILD index 0708b00c7..932fdc6b5 100644 --- a/libre/python-jsmin/PKGBUILD +++ b/libre/python-jsmin/PKGBUILD @@ -7,11 +7,11 @@ pkgdesc="JavaScript minifier" url="https://bitbucket.org/dcs/jsmin" license=('MIT') -pkgrel=2 +pkgrel=3 arch=('any') makedepends=(python{,2}-setuptools) -source=(http://pypi.python.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz) -md5sums=('7facb7cc42bbd35831752f65d0fdca6d') +source=(https://files.pythonhosted.org/packages/90/f2/314a52919a8bbecc17078487df22008aba281032184f797506e7bd060e6b/jsmin-2.1.1.tar.gz) +sha256sums=('582f70f5fef561c8d561271206f45258d0c420eec31a8628914e87c73a2192e1') package_python-jsmin() { depends=('python') -- cgit v1.2.2