summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMario Finelli2018-01-24 17:38:37 -0500
committerMario Finelli2018-01-24 17:38:37 -0500
commit0ef29847753c1b2d488001dbb68d39a51799ed79 (patch)
tree8a6db2d5b41a1408a6b91b102319c38f0099907f /PKGBUILD
parent7f60c0509808dd3eb54396512b0b846ee8f7e343 (diff)
downloadaur-0ef29847753c1b2d488001dbb68d39a51799ed79.tar.gz
Bump to 2.3.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1e3fc55e682..7e38136ec4d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mario Finelli <mario at finel dot li>
pkgname=puppet-lint
-pkgver=2.2.1
+pkgver=2.3.3
pkgrel=1
pkgdesc="Check that your Puppet manifests conform to the style guide."
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ depends=('ruby')
makedepends=('rubygems')
source=(https://rubygems.org/downloads/$pkgname-$pkgver.gem)
noextract=($pkgname-$pkgver.gem)
-sha256sums=('f7f191e8bcd8ff35744bd5197548d283ecc1e117e08b6a3f0e614cb306140d87')
+sha256sums=('8d3f294b1220253580ec7b19ff8a88e2065566d3da47adbefd88a7e178796e23')
package() {
cd "$srcdir"