summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28a2db1c6534..f2ba2f34b69f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = dvrescue
- pkgdesc = Supplies technical and tag information about a video or audio file
+ pkgdesc = Archivist-made software that supports data migration from DV tapes into digital files suitable for long-term preservation
pkgver = 0.20.11
pkgrel = 1
url = https://mediaarea.net/DVRescue
diff --git a/PKGBUILD b/PKGBUILD
index 8ad3f49216fe..5f165a146566 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=dvrescue
pkgver=0.20.11
pkgrel=1
-pkgdesc="Supplies technical and tag information about a video or audio file"
+pkgdesc="Archivist-made software that supports data migration from DV tapes into digital files suitable for long-term preservation"
url="https://mediaarea.net/DVRescue"
license=('BSD')
source=("https://mediaarea.net/download/source/${pkgname}/${pkgver}/${pkgname}_${pkgver}.tar.xz")