Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
oha


Commits:
82ad408f by Sven-Hendrik Haase at 2024-02-05T01:58:31+01:00
upgpkg: 1.3.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.2.0
+       pkgver = 1.3.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.2.0.tar.gz::https://github.com/hatoo/oha/archive/refs/tags/v1.2.0.tar.gz
-       sha512sums = 
f193c8846df96da1f05ccd1cfc8100d8530f805200974cb85c8c002e6ea980301f55c32b078b1bbd0dff0240c96504f1378698a39ea68a3de5b63f166ee1c379
+       source = 
oha-1.3.0.tar.gz::https://github.com/hatoo/oha/archive/refs/tags/v1.3.0.tar.gz
+       sha512sums = 
88f886992e78a8c22051a374825c29653c67422ac8975dc5e8abfaa7f655698db712763ef3b1124544f75bedd3485e97517577847139e7c093f9485c63800002
 
 pkgname = oha


=====================================
PKGBUILD
=====================================
@@ -1,6 +1,6 @@
 # Maintainer: Sven-Hendrik Haase <svenst...@archlinux.org>
 pkgname=oha
-pkgver=1.2.0
+pkgver=1.3.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=('f193c8846df96da1f05ccd1cfc8100d8530f805200974cb85c8c002e6ea980301f55c32b078b1bbd0dff0240c96504f1378698a39ea68a3de5b63f166ee1c379')
+sha512sums=('88f886992e78a8c22051a374825c29653c67422ac8975dc5e8abfaa7f655698db712763ef3b1124544f75bedd3485e97517577847139e7c093f9485c63800002')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



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

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


Reply via email to