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 52952eafd4cb..99d085df5dde 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = libkate-python3-git
- pkgdesc = A karaoke and text codec for embedding in ogg. With already broken KateDJ ported to Python 3.
+ pkgdesc = A karaoke and text codec for embedding in ogg. With fixes and port to Python 3 of before broken KateDJ.
pkgver = 0.4.1
pkgrel = 6
url = https://wiki.xiph.org/OggKate
diff --git a/PKGBUILD b/PKGBUILD
index bc568223f9f6..f4f19a336068 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=libkate-python3-git
pkgver=0.4.1
pkgrel=6
-pkgdesc="A karaoke and text codec for embedding in ogg. With already broken KateDJ ported to Python 3."
+pkgdesc="A karaoke and text codec for embedding in ogg. With fixes and port to Python 3 of before broken KateDJ."
url="https://wiki.xiph.org/OggKate"
license=('BSD')
arch=('x86_64')