diff options
author | Freemor <freemor@freemor.ca> | 2020-01-14 20:57:04 -0400 |
---|---|---|
committer | Freemor <freemor@freemor.ca> | 2020-01-14 20:57:04 -0400 |
commit | 81fc2d1f65452b78a0de792f0ddf1d15ebbb7c30 (patch) | |
tree | 512dbe5134ce9ade54c05f61def29eed5a14b41b /libre-testing/ruby | |
parent | a6682059012f6761c2a804f949ea0c87f60a1064 (diff) | |
download | abslibre-81fc2d1f65452b78a0de792f0ddf1d15ebbb7c30.tar.gz abslibre-81fc2d1f65452b78a0de792f0ddf1d15ebbb7c30.tar.bz2 abslibre-81fc2d1f65452b78a0de792f0ddf1d15ebbb7c30.zip |
Bump pkgrel on [libre-testing/ruby] so it will push without complaining about a conflict with "same package in another repository".
Diffstat (limited to 'libre-testing/ruby')
-rw-r--r-- | libre-testing/ruby/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre-testing/ruby/PKGBUILD b/libre-testing/ruby/PKGBUILD index 33d2a9321..4391afe40 100644 --- a/libre-testing/ruby/PKGBUILD +++ b/libre-testing/ruby/PKGBUILD @@ -21,7 +21,7 @@ pkgname=(ruby ruby-docs) pkgver=2.7.0 _jsonver=2.1.0 pkgrel=1 -pkgrel+=.parabola1 +pkgrel+=.parabola2 _srcrel=1 # increment this to rebuild the sourceball without bumping pkgver arch=(x86_64) arch+=(i686 armv7h) |