summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichał Wojdyła2022-11-16 22:08:02 +0100
committerMichał Wojdyła2022-11-16 22:08:02 +0100
commite72aed4e47859fdcc50ac69f51e4b2ee0a279b82 (patch)
tree77064780aab60c7181b78cfa573826020c3b4e65 /.SRCINFO
parent51c73aaf26ef984bacde9807576bef345bedafd9 (diff)
downloadaur-e72aed4e47859fdcc50ac69f51e4b2ee0a279b82.tar.gz
update to 1.22.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO28
1 files changed, 11 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index afae88f70df7..ee3adf491dde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,25 +1,19 @@
pkgbase = ruby-xcodeproj
pkgdesc = Create and modify Xcode projects from Ruby.
- pkgver = 1.13.0
+ pkgver = 1.22.0
pkgrel = 1
- url = https://github.com/cocoapods/$_name
+ url = https://github.com/cocoapods/xcodeproj
arch = any
license = MIT
- depends = ruby
- depends = ruby-atomos>=0.1.3
- depends = ruby-atomos<0.2
- depends = ruby-cfpropertylist>=2.3.3
- depends = ruby-cfpropertylist<4
- depends = ruby-claide>=1.0.2
- depends = ruby-claide<2
- depends = ruby-colored2>=3.1
- depends = ruby-colored2<4
- depends = ruby-nanaimo>=0.2.6
- depends = ruby-nanaimo<0.3
- noextract = xcodeproj-1.13.0.gem
+ depends = ruby-atomos
+ depends = ruby-cfpropertylist
+ depends = ruby-claide
+ depends = ruby-colored2
+ depends = ruby-nanaimo
+ depends = ruby-rexml
+ noextract = xcodeproj-1.22.0.gem
options = !emptydirs
- source = https://rubygems.org/downloads/xcodeproj-1.13.0.gem
- sha256sums = 9da3a66393b63814d5136dd91712b35d1d9ab8c776437fad3558a48661f6c9b0
+ source = https://rubygems.org/downloads/xcodeproj-1.22.0.gem
+ sha256sums = f15adfafb1a859e6763056759a5d4939a8b93d7d7949512bcd24bad0b0eaf0e8
pkgname = ruby-xcodeproj
-