summaryrefslogtreecommitdiff
path: root/libre/python-jsmin
diff options
context:
space:
mode:
Diffstat (limited to 'libre/python-jsmin')
-rw-r--r--libre/python-jsmin/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/python-jsmin/PKGBUILD b/libre/python-jsmin/PKGBUILD
index 08d7b1a0d..0708b00c7 100644
--- a/libre/python-jsmin/PKGBUILD
+++ b/libre/python-jsmin/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=jsmin
pkgname=(python-jsmin python2-jsmin)
-pkgver=2.0.9
+pkgver=2.1.1
pkgdesc="JavaScript minifier"
url="https://bitbucket.org/dcs/jsmin"
license=('MIT')
@@ -11,7 +11,7 @@ pkgrel=2
arch=('any')
makedepends=(python{,2}-setuptools)
source=(http://pypi.python.org/packages/source/${_pkgname:0:1}/${_pkgname}/${_pkgname}-${pkgver}.tar.gz)
-md5sums=('1075751bb9499dc508cc5ff90c5088dc')
+md5sums=('7facb7cc42bbd35831752f65d0fdca6d')
package_python-jsmin() {
depends=('python')