Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
ruby-sd_notify


Commits:
6e586c64 by Jelle van der Waa at 2024-06-04T20:41:50+02:00
upgpkg: 0.1.1-3: Ruby 3.2 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,14 @@
+pkgbase = ruby-sd_notify
+       pkgdesc = Pure Ruby implementation of systemd's sd_notify(3)
+       pkgver = 0.1.1
+       pkgrel = 3
+       url = https://github.com/agis/ruby-sdnotify
+       arch = any
+       license = MIT
+       checkdepends = ruby-minitest
+       depends = ruby
+       options = !emptydirs
+       source = 
https://github.com/agis/ruby-sdnotify/archive/v0.1.1/sd_notify-v0.1.1.tar.gz
+       sha512sums = 
84c1de42f1ba82e58a2091bf508d86ba5755b655b05b386514c67e0c00f2b8fe0d875bdbdce21fdafc0d128b28cd112965cdb9024d56fa1bbe3148c98d1591e4
+
+pkgname = ruby-sd_notify


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _gemname='sd_notify'
 pkgname="ruby-${_gemname}"
 pkgver=0.1.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Pure Ruby implementation of systemd's sd_notify(3)"
 arch=('any')
 url='https://github.com/agis/ruby-sdnotify'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-sd_notify/-/commit/6e586c642774c2a022440177866be341111302ee

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


Reply via email to