summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a1d32adb948..fd0d44f8ab8b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ruby-xcpretty
pkgdesc = xcodebuild formatter done right
pkgver = 0.2.8
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/supermarin/xcpretty
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 748bf07e67b3..86cbf0a132e7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_gemname=xcpretty
pkgname=ruby-$_gemname
pkgver=0.2.8
-pkgrel=2
+pkgrel=3
pkgdesc='xcodebuild formatter done right'
arch=(any)
url='https://github.com/supermarin/xcpretty'