[arch-commits] Commit in ali/trunk (PKGBUILD)
Orhun Parmaksiz
orhun at archlinux.org
Sat May 29 11:07:37 UTC 2021
Date: Saturday, May 29, 2021 @ 11:07:37
Author: orhun
Revision: 950101
upgpkg: ali 0.6.1-1: upstream release
Modified:
ali/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-29 11:05:00 UTC (rev 950100)
+++ PKGBUILD 2021-05-29 11:07:37 UTC (rev 950101)
@@ -1,8 +1,8 @@
# Maintainer: Orhun Parmaksız <orhun at archlinux.org>
pkgname=ali
-pkgver=0.5.4
-pkgrel=4
+pkgver=0.6.1
+pkgrel=1
pkgdesc="Generate HTTP load and plot the results in real-time"
arch=('x86_64')
url="https://github.com/nakabonne/ali"
@@ -10,7 +10,7 @@
depends=('glibc')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('f955ba0d434207df1ce02286fa143fd1af69fdfecbbaee49e2794143d5ad463e9fb8ea66deee9601ccab52226097efa3b3dfc29104972024c6d63db76f08d0e6')
+sha512sums=('da4d64e15a26cf3c70dff5645c0774a09f87bd5e86d934e59c17f8183c82a6aa26e2f6478d08826e563d0833326d45daf21f039382f726b4e6ab63526ffce7dd')
build() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list