Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
oha


Commits:
2539e080 by Jelle van der Waa at 2024-08-24T11:06:51+02:00
upgpkg: 1.4.6-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = oha
        pkgdesc = Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey 
with tui animation
-       pkgver = 1.4.5
+       pkgver = 1.4.6
        pkgrel = 1
        url = https://github.com/hatoo/oha
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = oha
        depends = gcc-libs
        depends = glibc
        options = !lto
-       source = 
oha-1.4.5.tar.gz::https://github.com/hatoo/oha/archive/refs/tags/v1.4.5.tar.gz
-       sha512sums = 
450d981f5cd138cb2bf452d477b4b2b39dc71f3e4cff54e8d0d879a9e75eb48c3d597705b436048cebbae0ecf167d40563f1182b21a7c29e8557f227adea0a14
+       source = 
oha-1.4.6.tar.gz::https://github.com/hatoo/oha/archive/refs/tags/v1.4.6.tar.gz
+       sha512sums = 
1dabf2d9e9a6b5afe9c63092c339deab306d0f581d2aef90eed30bdeec4e3af8a2e68612967b4e4b79c4fe895dc9153bc8b5617bea1f3174d1c80d7280c50761
 
 pkgname = oha


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 pkgname=oha
-pkgver=1.4.5
+pkgver=1.4.6
 pkgrel=1
 pkgdesc="Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui 
animation"
 arch=('x86_64')
@@ -10,7 +10,7 @@ depends=('openssl' 'gcc-libs' 'glibc')
 makedepends=('rust')
 options=('!lto')
 
source=($pkgname-$pkgver.tar.gz::https://github.com/hatoo/oha/archive/refs/tags/v${pkgver}.tar.gz)
-sha512sums=('450d981f5cd138cb2bf452d477b4b2b39dc71f3e4cff54e8d0d879a9e75eb48c3d597705b436048cebbae0ecf167d40563f1182b21a7c29e8557f227adea0a14')
+sha512sums=('1dabf2d9e9a6b5afe9c63092c339deab306d0f581d2aef90eed30bdeec4e3af8a2e68612967b4e4b79c4fe895dc9153bc8b5617bea1f3174d1c80d7280c50761')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/oha/-/commit/2539e080e18b906699d24ca7ec9e575012611f1c

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


Reply via email to