Date: Wednesday, April 5, 2023 @ 04:50:48
  Author: felixonmars
Revision: 1435490

upgpkg: ruby-llhttp-ffi 0.5.0-1

Modified:
  ruby-llhttp-ffi/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-05 04:50:45 UTC (rev 1435489)
+++ PKGBUILD    2023-04-05 04:50:48 UTC (rev 1435490)
@@ -1,9 +1,9 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=ruby-llhttp-ffi
-pkgver=0.4.0
-_commit=5f39877658b3dc23beb79201be502e2a71588be0
-pkgrel=2
+pkgver=0.5.0
+_commit=eb61456a325d87fcbc9e4c5a7512d9589737abae
+pkgrel=1
 pkgdesc='Ruby FFI bindings for llhttp'
 arch=(x86_64)
 url='https://github.com/metabahn/llhttp/'
@@ -12,7 +12,7 @@
 makedepends=(ruby-rake-compiler ruby-async-io ruby-rspec)
 options=(!emptydirs)
 
source=(https://github.com/metabahn/llhttp/archive/$_commit/$pkgname-$_commit.tar.gz)
-sha256sums=('f7066210685972501a9ca3ad33d5b3a307bb5dad7b269573e19d56e1ab13afd5')
+sha256sums=('e964e432afa0ad881145dc064fa8f07dbe676b57913fea381f07fa83ba446260')
 
 build() {
   local _gemdir="$(gem env gemdir)"

Reply via email to