summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Sinclair2017-01-26 17:32:05 -0500
committerAdrian Sinclair2017-01-26 17:32:05 -0500
commite0e0dc04ae49ea9799c54e70e0325a9c20b8159f (patch)
treede03fce35516a6ad8c50a15563c0b3426de03f94 /PKGBUILD
parent90f9f62cceb2a138b7af976e3269110e252ed5ef (diff)
downloadaur-e0e0dc04ae49ea9799c54e70e0325a9c20b8159f.tar.gz
bump pkgrel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 76352c1e837f..6bf8e0064500 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=eslint-plugin-react
pkgver=6.8.0
-pkgrel=1
+pkgrel=2
pkgdesc='React specific linting rules for ESLint'
arch=('any')
url='https://github.com/yannickcr/eslint-plugin-react'