summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Sinclair2017-01-26 17:32:05 -0500
committerAdrian Sinclair2017-01-26 17:32:05 -0500
commite0e0dc04ae49ea9799c54e70e0325a9c20b8159f (patch)
treede03fce35516a6ad8c50a15563c0b3426de03f94
parent90f9f62cceb2a138b7af976e3269110e252ed5ef (diff)
downloadaur-e0e0dc04ae49ea9799c54e70e0325a9c20b8159f.tar.gz
bump pkgrel
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23740e0c321b..a5642b887d4c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = eslint-plugin-react
pkgdesc = React specific linting rules for ESLint
pkgver = 6.8.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/yannickcr/eslint-plugin-react
arch = any
license = MIT
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'