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 127b85d77d49..1c66ee010f93 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = vidify
- pkgdesc = Watch live music videos for the songs playing on your device
+ pkgdesc = Watch music videos in real-time for the songs playing on your device
pkgver = 2.0.5
pkgrel = 1
url = https://github.com/vidify/vidify
diff --git a/PKGBUILD b/PKGBUILD
index a4b90f0d5a2e..c961e5439bb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=vidify
pkgver=2.0.5
pkgrel=1
-pkgdesc="Watch live music videos for the songs playing on your device"
+pkgdesc="Watch music videos in real-time for the songs playing on your device"
arch=("any")
url="https://github.com/vidify/vidify"
license=("LGPL")