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


Commits:
e0acf504 by Felix Yan at 2023-10-06T09:40:18+03:00
upgpkg: 5.73.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = ruby-sequel
+       pkgdesc = Sequel: The Database Toolkit for Ruby
+       pkgver = 5.73.0
+       pkgrel = 1
+       url = https://github.com/jeremyevans/sequel
+       arch = any
+       license = MIT
+       makedepends = git
+       makedepends = ruby-minitest
+       makedepends = ruby-minitest-hooks
+       makedepends = ruby-minitest-global_expectations
+       makedepends = ruby-tzinfo
+       makedepends = ruby-nokogiri
+       depends = ruby
+       depends = ruby-bigdecimal
+       options = !emptydirs
+       source = 
git+https://github.com/jeremyevans/sequel.git#commit=3a14e2550aeb2d415be10cfd2d897b913c970677
+       sha256sums = SKIP
+
+pkgname = ruby-sequel


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=ruby-sequel
-pkgver=5.72.0
-_commit=92c84d43fded951eae7839077a8233023f0581b1
+pkgver=5.73.0
+_commit=3a14e2550aeb2d415be10cfd2d897b913c970677
 pkgrel=1
 pkgdesc='Sequel: The Database Toolkit for Ruby'
 arch=(any)



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

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


Reply via email to