summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d16f2e195251..a4adbf1a8aa4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,7 @@ _pkgbase=gaupol
pkgbase=${_pkgbase}-git
pkgname=('gaupol-git' 'aeidon-git')
pkgver=1.11.1.g8eae3998
-pkgrel=1
-pkgdesc="Editor for text-based subtitle files"
+pkgrel=2
arch=('any')
url="https://otsaloma.io/gaupol"
license=('GPL')
@@ -36,7 +35,7 @@ package_aeidon-git() {
}
package_gaupol-git() {
- pkgdesc+='. GUI.'
+ pkgdesc="Editor for text-based subtitle files. GUI."
depends=('aeidon-git'
'python-gobject' 'gtk3' 'gst-plugins-'{base,good,bad,ugly}
'gst-libav' 'gst-plugin-gtk' 'gspell' 'python-cairo' 'desktop-file-utils' 'hicolor-icon-theme')