summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Mattern2022-04-24 16:44:07 +0200
committerPeter Mattern2022-04-24 16:44:07 +0200
commit57801e95a5dcd7fdc7badcf6198b140fd759862c (patch)
treeec8e69e617b8fe12e2694ec29581b7cba83265a3 /PKGBUILD
parent86d553da3bc908577512efde9bc5eec3c065cab9 (diff)
downloadaur-gaupol-git.tar.gz
Fix package descriptions
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')