summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092016-09-22 05:20:18 +1000
committerfusion8092016-09-22 05:20:18 +1000
commit36b5de78724a9b46b30217147be083f5d3666f2a (patch)
treee9087b93828373f4e57af9e87f8097dba17b15b4
parent33c0f79a1d5a3517d34239f42b196df2c7985794 (diff)
downloadaur-36b5de78724a9b46b30217147be083f5d3666f2a.tar.gz
Updating package desc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 65f91c3b3873..e42e795d3f4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Sep 21 19:14:52 UTC 2016
+# Wed Sep 21 19:20:17 UTC 2016
pkgbase = emacs-gtk2
pkgver = 25.1
pkgrel = 1
@@ -12,7 +12,7 @@ pkgbase = emacs-gtk2
md5sums = SKIP
pkgname = emacs-gtk2
- pkgdesc = GNU Emacs, the extensible self-documenting text editor, with a GUI build with the GTK2 toolkit.
+ pkgdesc = GNU Emacs, the extensible self-documenting text editor, with a GUI built with the GTK2 toolkit.
depends = gpm
depends = giflib
depends = m17n-lib
diff --git a/PKGBUILD b/PKGBUILD
index 4d699e8250bc..1b4b8193ab35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -102,7 +102,7 @@ build() {
}
package_emacs-gtk2() {
- pkgdesc="GNU Emacs, the extensible self-documenting text editor, with a GUI build with the GTK2 toolkit."
+ pkgdesc="GNU Emacs, the extensible self-documenting text editor, with a GUI built with the GTK2 toolkit."
depends=('gpm' 'giflib' 'm17n-lib' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 'gtk2')
conflicts=('emacs' 'emacs-git')
provides=('emacs')