Date: Tuesday, October 11, 2022 @ 03:12:48
  Author: blakkheim
Revision: 1327667

tidy up package description
add maintainer line while here

Modified:
  signify/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-11 02:05:06 UTC (rev 1327666)
+++ PKGBUILD    2022-10-11 03:12:48 UTC (rev 1327667)
@@ -1,10 +1,11 @@
 # Maintainer: Levente Polyak <anthraxx[at]archlinux[dot]org>
+# Maintainer: T.J. Townsend <[email protected]>
 # Contributor: Adrian Perez de Castro <[email protected]>
 
 pkgname=signify
 pkgver=31
 pkgrel=1
-pkgdesc='OpenBSD tool to signs and verify signatures on files'
+pkgdesc='OpenBSD tool to cryptographically sign and verify files'
 url='https://github.com/aperezdc/signify'
 arch=('x86_64')
 license=('BSD')

Reply via email to