summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorfarawayer2017-01-10 07:00:43 +0300
committerfarawayer2017-01-10 07:00:43 +0300
commite74f08ebbfdd144b5639bb8b60aceccff97dadc7 (patch)
treef9304197ffb2eafb10021b767255ecc0272598f2 /.SRCINFO
parent4932bbce0e32b7995ef290bc555e2478cb9919e4 (diff)
downloadaur-e74f08ebbfdd144b5639bb8b60aceccff97dadc7.tar.gz
deps on lowercase cfpropertylist
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c117fd300249..44f33a58f160 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = ruby-xcodeproj
pkgdesc = Create and modify Xcode projects from Ruby.
pkgver = 1.4.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cocoapods/xcodeproj
arch = any
license = MIT
depends = ruby
depends = ruby-activesupport
- depends = ruby-CFPropertyList
+ depends = ruby-cfpropertylist
depends = ruby-claide
depends = ruby-colored
depends = ruby-nanaimo