Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-console


Commits:
e04f3824 by Felix Yan at 2023-09-16T12:04:50+03:00
upgpkg: 1.20.0-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -1,22 +1,23 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=ruby-console
-pkgver=1.19.0
+pkgver=1.20.0
 pkgrel=1
 pkgdesc='Beautiful logging for Ruby'
 arch=(any)
 url='https://github.com/socketry/console'
 license=(MIT)
 depends=(ruby-fiber-annotation ruby-fiber-local)
-checkdepends=(ruby-bake ruby-bake-test ruby-bake-test-external ruby-covered 
ruby-sus)
+checkdepends=(ruby-bake ruby-bake-modernize ruby-bake-test 
ruby-bake-test-external ruby-covered
+              ruby-sus)
 options=(!emptydirs)
 
source=(https://github.com/socketry/console/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('655eb710d9c09641e5bf61485662b4f6ce1def7a85e40acee71ed7ecca4cc492')
+sha256sums=('9449548a2d7c3f08175db5a3774581a929804e430617ba48acafe6907e82ae54')
 
 prepare() {
   cd console-$pkgver
   sed -r -e 's|~>|>=|g' -e '/signing_key/d' -i console.gemspec
-  sed -i 
'/bake-gem/d;/bake-modernize/d;/bake-github-pages/d;/utopia-project/d' gems.rb
+  sed -i '/bake-gem/d;/bake-github-pages/d;/utopia-project/d' gems.rb
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-console/-/commit/e04f3824754d72e07a90d62c1602002bdafa5e27

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-console/-/commit/e04f3824754d72e07a90d62c1602002bdafa5e27
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to