summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorForud Ghafouri2024-03-17 20:05:28 +0100
committerForud Ghafouri2024-03-17 20:05:28 +0100
commitc2deff8aca40909b9abe13dceeb7703e85f5e77f (patch)
tree7ab22f143da00490afc200684c955ec784bd510e /PKGBUILD
parent293315f5e19005042cdfb7813879bc02ac06d8f6 (diff)
downloadaur-gops.tar.gz
bump version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf86d46f5808..0e6bc6ca9cc6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Previous Maintainer: Dmitri Goutnik <dg@syrec.org>
pkgname=gops
-pkgver=0.3.25
+pkgver=0.3.28
pkgrel=1
pkgdesc='A tool to list and diagnose Go processes currently running on your system'
arch=('i686' 'x86_64')
@@ -32,4 +32,4 @@ package() {
install -Dm755 gops "${pkgdir}/usr/bin/${pkgname}"
install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
}
-sha256sums=('48f6c37df596d4661e2594d6eadb358150e094140e752643cfb2819fa6597bcb')
+sha256sums=('9a040fe38e45aa41cfc43be5babb5e7962b027e1f6f8b68e5112f01866a42bba')