summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Squartini2016-10-14 22:13:41 +0200
committerNicola Squartini2016-10-14 22:13:41 +0200
commitb9afebbb7e0647818cb54a13b897e0b151e3a715 (patch)
tree810a4b8cc82107734d96c37d660156429a486183
parentb6c49da566b6b96baf1283c05772fc68d048a3d5 (diff)
downloadaur-b9afebbb7e0647818cb54a13b897e0b151e3a715.tar.gz
Update to version 1.5.7
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b76e2b59690d..6fc7000f9487 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Oct 11 20:18:49 UTC 2016
+# Fri Oct 14 20:12:38 UTC 2016
pkgbase = nodejs-jslinter
pkgdesc = JSLint for Node.js
- pkgver = 1.5.6
+ pkgver = 1.5.7
pkgrel = 1
url = https://github.com/tensor5/JSLinter
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 2a81af0a1aef..4eac987e0a94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicola Squartini <tensor5@gmail.com>
pkgname=nodejs-jslinter
-pkgver=1.5.6
+pkgver=1.5.7
pkgrel=1
pkgdesc='JSLint for Node.js'
arch=('any')