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 d881d9287aad..ebf45b3e8538 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ruby-simctl
pkgdesc = Ruby interface to xcrun simctl
pkgver = 1.6.5
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/plu/simctl
arch = any
makedepends = ruby-rdoc
diff --git a/PKGBUILD b/PKGBUILD
index 8a99fa0a9bcf..7eb6c53822ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,9 @@
-# Generated by gem2arch (https://github.com/anatol/gem2arch)
# Maintainer: farawayer <farwayer@gmail.com>
_gemname=simctl
pkgname=ruby-$_gemname
pkgver=1.6.5
-pkgrel=1
+pkgrel=2
pkgdesc='Ruby interface to xcrun simctl'
arch=(any)
url='https://github.com/plu/simctl'