summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-17 22:18:44 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-17 22:18:44 +0100
commit038785fc85b9fb3cf9bbf13cfad9bf1264b67312 (patch)
treeb741af6422f3b25bbcae304f4e082fb6d1cf09ae /libre
parent1e97814ccd369e52958ff2909540cc16431a5dc6 (diff)
libre/python-jsmin: rebuilt
Diffstat (limited to 'libre')
-rw-r--r--libre/python-jsmin/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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')