Skip to content
Snippets Groups Projects
Commit 9f366b13 authored by juergen's avatar juergen Committed by svntogit
Browse files

archrelease: copy trunk to extra-x86_64

git-svn-id: file:///srv/repos/svn-packages/svn@325105 eb2447ed-0c53-47e4-bac8-5bc4a241df78
parent 3634c0b4
No related branches found
No related tags found
No related merge requests found
......@@ -3,8 +3,8 @@
# Contributor: Renchi Raju <renchi@green.tam.uiuc.edu>
pkgname=emacs
pkgver=25.3
pkgrel=4
pkgver=26.1
pkgrel=1
pkgdesc="The extensible, customizable, self-documenting real-time display editor"
arch=('x86_64')
url="http://www.gnu.org/software/emacs/emacs.html"
......@@ -12,7 +12,7 @@ license=('GPL3')
depends=('librsvg' 'gpm' 'giflib' 'libxpm' 'libotf' 'm17n-lib' 'gtk3' 'hicolor-icon-theme' 'gconf' 'desktop-file-utils' 'alsa-lib' 'libmagick6' 'gnutls')
validpgpkeys=('B29426DEFB07724C3C35E5D36592E9A3A0B0F199' '28D3BED851FDF3AB57FEF93C233587A47C207910')
source=(ftp://ftp.gnu.org/gnu/emacs/$pkgname-$pkgver.tar.xz{,.sig})
sha1sums=('1cb4f39e9c0a3305fd62f936c7c95ff8e2924323'
sha1sums=('53c01d987b2613701f42d9f941c2d5225a5874c4'
'SKIP')
build() {
......@@ -34,9 +34,4 @@ package() {
# fix user/root permissions on usr/share files
find "$pkgdir"/usr/share/emacs/$pkgver -exec chown root:root {} \;
# fix perms on /var/games
chmod 775 "$pkgdir"/var/games
chmod 775 "$pkgdir"/var/games/emacs
chmod 664 "$pkgdir"/var/games/emacs/*
chown -R root:games "$pkgdir"/var/games
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment