[arch-commits] Commit in auctex/trunk (PKGBUILD)

Eric Bélanger eric at archlinux.org
Fri Oct 31 02:54:00 UTC 2014


    Date: Friday, October 31, 2014 @ 03:54:00
  Author: eric
Revision: 121614

upgpkg: auctex 11.88-1

Upstream update

Modified:
  auctex/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-31 01:34:15 UTC (rev 121613)
+++ PKGBUILD	2014-10-31 02:54:00 UTC (rev 121614)
@@ -2,8 +2,8 @@
 # Maintainer: Eric Bélanger <eric at archlinux.org>
 
 pkgname=auctex
-pkgver=11.87
-pkgrel=2
+pkgver=11.88
+pkgrel=1
 pkgdesc="An extensible package for writing and formatting TeX files in Emacs"
 arch=('any') 
 url="http://www.gnu.org/software/auctex/"
@@ -12,7 +12,7 @@
 options=('!makeflags')
 install=auctex.install
 source=(http://ftp.gnu.org/pub/gnu/auctex/${pkgname}-${pkgver}.tar.gz{,.sig})
-sha1sums=('0be92c7d8f89d57346fe07f05a1a045ffd11cd71'
+sha1sums=('098a9751c4e00812e61d62a0184a07d9753904df'
           'SKIP')
 
 prepare() {



More information about the arch-commits mailing list