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


Commits:
4ab6c445 by Jelle van der Waa at 2026-02-28T15:07:14+01:00
upgpkg: 1.14.0-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.13.0
+       pkgver = 1.14.0
        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.13.0.tar.gz::https://github.com/hatoo/oha/archive/refs/tags/v1.13.0.tar.gz
-       sha512sums = 
fbe6b708cec0b7c52988bc87976f01344c287538e90886d58f046faa56d9580be9b2cbbe524d14a39a536c78fdbb7011b26a7691b015732009fb90e82aab9576
+       source = 
oha-1.14.0.tar.gz::https://github.com/hatoo/oha/archive/refs/tags/v1.14.0.tar.gz
+       sha512sums = 
42afadc819efc12eacfd62b0dae9ebc6535a89413926cdd473b85fd55396cf0e66defc40957c06b04f1f36c2e6c1af9dbc3afa49afbd2c2d8af2eb074a875f67
 
 pkgname = oha


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <[email protected]>
 pkgname=oha
-pkgver=1.13.0
+pkgver=1.14.0
 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=('fbe6b708cec0b7c52988bc87976f01344c287538e90886d58f046faa56d9580be9b2cbbe524d14a39a536c78fdbb7011b26a7691b015732009fb90e82aab9576')
+sha512sums=('42afadc819efc12eacfd62b0dae9ebc6535a89413926cdd473b85fd55396cf0e66defc40957c06b04f1f36c2e6c1af9dbc3afa49afbd2c2d8af2eb074a875f67')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

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


Reply via email to