summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 771e1b5fad1a..3cd8b4160fcc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ruby-xcpretty
pkgdesc = xcodebuild formatter done right
pkgver = 0.3.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/supermarin/xcpretty
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 5a7173052bfa..1926327fae62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
# Maintainer: farawayer <farwayer@gmail.com>
_gemname=xcpretty
pkgname=ruby-$_gemname
pkgver=0.3.0
-pkgrel=1
+pkgrel=2
pkgdesc='xcodebuild formatter done right'
arch=(any)
url='https://github.com/supermarin/xcpretty'