index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2020-07-02 15:16:41 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-07-02 15:16:41 +0200 |
commit | 7831218a2711c8faf6c1ca82d760d4eea21b543e (patch) | |
tree | d2a5128d537304ba633400576621d4c3ecf7590f | |
parent | 33963f5560b954b157c4ebc4a6b7a92330e6076b (diff) |
-rw-r--r-- | build-support/ruby-activesupport-bootstrap/PKGBUILD | 4 |
diff --git a/build-support/ruby-activesupport-bootstrap/PKGBUILD b/build-support/ruby-activesupport-bootstrap/PKGBUILD index 045f4f1f..6d2c886f 100644 --- a/build-support/ruby-activesupport-bootstrap/PKGBUILD +++ b/build-support/ruby-activesupport-bootstrap/PKGBUILD @@ -3,8 +3,8 @@ _name=activesupport pkgname=ruby-activesupport-bootstrap _pkgname=ruby-activesupport -pkgver=6.0.2.1 -pkgrel=2 +pkgver='6.0.3.1' +pkgrel='1' pkgdesc='A collection of utility classes and standard library extensions' arch=('any') url="https://github.com/rails/rails/tree/master/activesupport" |