summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMantas Mikulėnas2024-04-08 11:24:36 +0300
committerMantas Mikulėnas2024-04-08 11:24:36 +0300
commit7be53cd7cac6de9e4bea92db1fd6ec22f15f0bf7 (patch)
tree4bda6f3638a31c61817fd765e8665abf95a5d1cc /PKGBUILD
parent9b7a8c828819a8d9e480016f4ccadcc488df9f1a (diff)
downloadaur-nsdiff.tar.gz
include other commands in pkgdesc to make them searchable
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e485bf98ae74..45227ad0284f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=nsdiff
pkgver=1.85
pkgrel=1
-pkgdesc="Create an 'nsupdate' script from DNS zone file differences"
+pkgdesc="Create an 'nsupdate' script from DNS zone file differences. Includes nsvi, nspatch."
url="https://dotat.at/prog/nsdiff/"
license=("0BSD OR MIT-0")
arch=(any)