summaryrefslogtreecommitdiff
path: root/build-support
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-07-02 15:16:41 +0200
committerErich Eckner <git@eckner.net>2020-07-02 15:16:41 +0200
commit7831218a2711c8faf6c1ca82d760d4eea21b543e (patch)
treed2a5128d537304ba633400576621d4c3ecf7590f /build-support
parent33963f5560b954b157c4ebc4a6b7a92330e6076b (diff)
downloadpackages-7831218a2711c8faf6c1ca82d760d4eea21b543e.tar.xz
ruby-activesupport-bootstrap: 6.0.2.1-2 -> 6.0.3.1-1
Diffstat (limited to 'build-support')
-rw-r--r--build-support/ruby-activesupport-bootstrap/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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"