summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092016-09-22 03:48:15 +1000
committerfusion8092016-09-22 03:48:15 +1000
commit7e4bbd210a5fb7b0d4444446db0f1d2eb2218669 (patch)
tree28204568b282688599ecff2e2baf62d187763608
parent03fe582eaf08c222ffaf5af71432c658a5d94fe8 (diff)
downloadaur-7e4bbd210a5fb7b0d4444446db0f1d2eb2218669.tar.gz
Updating
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c9bf0d0db533..13ad7a4b13d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Sep 18 06:19:14 UTC 2016
+# Wed Sep 21 17:48:14 UTC 2016
pkgbase = emacs-git-gtk2
pkgver = 25.1.r1887
pkgrel = 1
@@ -12,7 +12,7 @@ pkgbase = emacs-git-gtk2
md5sums = SKIP
pkgname = emacs-git-gtk2
- pkgdesc = GNU Emacs, the extensible self-documenting text editor — built from git sources. WARNING: emacs's git repository is 1.25 GB in size!
+ pkgdesc = GNU Emacs, the extensible self-documenting text editor, with GTK2 graphical interface — built from git sources. WARNING: emacs's git repository is 1.25 GB in size!
depends = gpm
depends = giflib
depends = m17n-lib
diff --git a/PKGBUILD b/PKGBUILD
index 5f1f43186177..f6835c251165 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -120,7 +120,7 @@ build() {
}
package_emacs-git-gtk2() {
- pkgdesc="GNU Emacs, the extensible self-documenting text editor — built from git sources. WARNING: emacs's git repository is 1.25 GB in size!"
+ pkgdesc="GNU Emacs, the extensible self-documenting text editor, with GTK2 graphical interface — built from git sources. WARNING: emacs's git repository is 1.25 GB in size!"
depends=('gpm' 'giflib' 'm17n-lib' 'desktop-file-utils' 'alsa-lib' 'imagemagick' 'gtk2')
conflicts=('emacs' 'emacs-git')
provides=('emacs')