diff options
author | Tom Vincent | 2023-09-04 21:13:48 +0000 |
---|---|---|
committer | Tom Vincent | 2023-09-04 21:13:48 +0000 |
commit | 4d108eccc2ca0a8a1aae4855289a0473ff008e91 (patch) | |
tree | 03c298e175186fc24599b35e72a21d7339c65576 /.SRCINFO | |
parent | 37a8bc8a6a97362f876997fc8bff5df9174ec550 (diff) | |
download | aur-4d108eccc2ca0a8a1aae4855289a0473ff008e91.tar.gz |
2.21.1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -1,15 +1,14 @@ pkgbase = ruby-gli pkgdesc = Make awesome command-line applications the easy way - pkgver = 2.19.0 + pkgver = 2.21.1 pkgrel = 1 url = https://github.com/davetron5000/gli arch = any license = Apache-2.0 makedepends = rubygems depends = ruby - noextract = gli-2.19.0.gem - source = https://rubygems.org/downloads/gli-2.19.0.gem - md5sums = 8576ef63d2deeecac2bcb236e965dc14 + noextract = gli-2.21.1.gem + source = https://rubygems.org/downloads/gli-2.21.1.gem + md5sums = 42262857eeb092006a80492a2b29ad43 pkgname = ruby-gli - |