diff options
author | Dominik Kummer | 2024-12-12 12:46:54 +0100 |
---|---|---|
committer | Dominik Kummer | 2024-12-12 12:46:54 +0100 |
commit | a1461b7cea260724842c4e30b267f810b4773caf (patch) | |
tree | 60fda8ab105b8699c789fd4e02793f2fb9d9db56 /.SRCINFO | |
parent | 2eb5f742c409ea5145a068bea7127e1bad023017 (diff) | |
download | aur-kwalletcli-git.tar.gz |
UPDATE: PKGBUILD changes on Thu Dec 12 12:46:54 PM CET 2024
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -0,0 +1,20 @@ +pkgbase = kwalletcli-git + pkgdesc = Command-Line Interface for the KDE Wallet + pkgver = kwalletcli.3_03.r6.ge63d053 + pkgrel = 1 + url = https://www.mirbsd.org/kwalletcli.htm + arch = i686 + arch = x86_64 + license = custom:MirOS + license = LGPL3 + makedepends = git + makedepends = gcc + makedepends = make + depends = kwallet + depends = mksh + provides = kwalletcli + conflicts = kwalletcli + source = kwalletcli-git::git+https://github.com/MirBSD/kwalletcli.git + sha512sums = SKIP + +pkgname = kwalletcli-git |