summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOrhun Parmaksız2024-01-19 22:28:46 +0100
committerOrhun Parmaksız2024-01-19 22:28:46 +0100
commitda70a14a54dd4fd2719d2a4a7e3c1746e3d7711c (patch)
tree239edfe2795c329169eda7847db9f5581a1cbd61 /PKGBUILD
parentee9412166b208da366477e4015c9d13679fb1270 (diff)
downloadaur-zps-git.tar.gz
upgpkg: zps-git 2.0.0.r0.g76ffe80-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13cccc214c1c..f40477d005fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
# https://github.com/orhun/pkgbuilds
pkgname=zps-git
-pkgver=1.2.8.r0.g6693187
+pkgver=2.0.0.r0.g76ffe80
pkgrel=1
pkgdesc="A small utility for listing and reaping zombie processes (git)"
arch=('x86_64')
url="https://github.com/orhun/zps"
-license=('GPL3')
+license=('GPL-3.0-only')
depends=('glibc')
makedepends=('git' 'cmake')
conflicts=("${pkgname%-git}")