1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 21:40:31 +01:00

upgpkg: pscircle 1.4.0-2

Correct license identifier
This commit is contained in:
2024-03-25 08:39:20 +01:00
parent b829afb27f
commit a3d896e051
2 changed files with 4 additions and 4 deletions

View File

@@ -1,13 +1,13 @@
# Maintainer: Bert Peters <bert@bertptrs.nl>
pkgname=pscircle
pkgver=1.4.0
pkgrel=1
pkgrel=2
pkgdesc="visualizes Linux processes in a form of radial tree"
arch=(x86_64)
url="https://gitlab.com/mildlyparallel/pscircle"
depends=('cairo')
makedepends=('meson')
license=('GPL2')
license=('GPL-2.0-or-later')
source=("$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
sha256sums=('99a4fa1d7e4ca28b067c5c2bb977352b4e6fcb9eb22349c9d33456971f282d7f')