summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"