summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordanieltetraquark2021-09-06 23:13:55 +0200
committerdanieltetraquark2021-09-06 23:13:55 +0200
commitaf8a08bb97d6d697d4070433761bd835db5401cf (patch)
tree226d9429509c5f4524f4a0c3b306c1feceb998a4
parent02bb89882deb73df14494eb6dc1d9cea5277fcc5 (diff)
downloadaur-dvrescue.tar.gz
change description message to follow the github description
-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")