[arch-commits] Commit in libreoffice/trunk (PKGBUILD PKGBUILD.36)
andyrtr at archlinux.org
andyrtr at archlinux.org
Fri Jun 29 11:58:45 UTC 2012
Date: Friday, June 29, 2012 @ 07:58:45
Author: andyrtr
Revision: 162747
fix pkgdesc of base pkg; FS#30160
Modified:
libreoffice/trunk/PKGBUILD
libreoffice/trunk/PKGBUILD.36
-------------+
PKGBUILD | 2 +-
PKGBUILD.36 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-06-29 11:46:18 UTC (rev 162746)
+++ PKGBUILD 2012-06-29 11:58:45 UTC (rev 162747)
@@ -350,7 +350,7 @@
}
package_libreoffice-base() {
- pkgdesc="GUI Spreadsheet Applicationdatabase front-end for LibreOffice. Allows creation and management of databases through a GUI."
+ pkgdesc="GUI database front-end for LibreOffice. Allows creation and management of databases through a GUI."
install=libreoffice-base.install
depends=('libreoffice-common' 'hsqldb-java')
optdepends=('libreoffice-postgresql-connector')
Modified: PKGBUILD.36
===================================================================
--- PKGBUILD.36 2012-06-29 11:46:18 UTC (rev 162746)
+++ PKGBUILD.36 2012-06-29 11:58:45 UTC (rev 162747)
@@ -345,7 +345,7 @@
}
package_libreoffice-base() {
- pkgdesc="GUI Spreadsheet Applicationdatabase front-end for LibreOffice. Allows creation and management of databases through a GUI."
+ pkgdesc="GUI database front-end for LibreOffice. Allows creation and management of databases through a GUI."
install=libreoffice-base.install
depends=('libreoffice-common' 'hsqldb-java')
optdepends=('libreoffice-postgresql-connector')
More information about the arch-commits
mailing list