Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / pius
Commits: cb2565e4 by Felix Yan at 2024-04-04T01:31:07+00:00 upgpkg: 3.0.0-6 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = pius + pkgdesc = PGP Individual User Signer + pkgver = 3.0.0 + pkgrel = 6 + url = https://www.phildev.net/pius/ + arch = any + license = GPL + checkdepends = python-pytest + makedepends = python-setuptools + makedepends = python-build + makedepends = python-installer + makedepends = python-wheel + depends = python + source = pius-3.0.0.tar.gz::https://github.com/jaymzh/pius/archive/v3.0.0.tar.gz + sha512sums = 6ead2a456425e073ae32a37f57716ab7221138af75a13104a3b820730869b8ad9bc16b2b1eaeb88b36078967ff0c6233328e30ac8d53d2a54ea9410704372259 + +pkgname = pius ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=pius pkgver=3.0.0 -pkgrel=5 +pkgrel=6 pkgdesc="PGP Individual User Signer" arch=('any') url="https://www.phildev.net/pius/" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pius/-/commit/cb2565e4d14fa15d801ff1b4a4c2d3a1649bab32 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/pius/-/commit/cb2565e4d14fa15d801ff1b4a4c2d3a1649bab32 You're receiving this email because of your account on gitlab.archlinux.org.
