[arch-commits] Commit in cscope/trunk (PKGBUILD)
    Dan McGee 
    dan at nymeria.archlinux.org
       
    Sun Jan 26 18:46:20 UTC 2014
    
    
  
    Date: Sunday, January 26, 2014 @ 19:46:20
  Author: dan
Revision: 204770
upgpkg: cscope 15.8.a-2
old package rebuild
Modified:
  cscope/trunk/PKGBUILD
----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-26 18:36:48 UTC (rev 204769)
+++ PKGBUILD	2014-01-26 18:46:20 UTC (rev 204770)
@@ -1,11 +1,11 @@
+# Maintainer: Dan McGee <dan at archlinux.org>
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 # Contributor: Jason Chu <jason at archlinux.org>
-# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=cscope
 pkgver=15.8.a
 _realver=15.8a
-pkgrel=1
+pkgrel=2
 pkgdesc="A developers tool for browsing program code"
 arch=('i686' 'x86_64')
 url="http://cscope.sourceforge.net/"
@@ -33,4 +33,3 @@
 	install -Dm644 xcscope.el "${pkgdir}"/usr/share/emacs/site-lisp/xcscope.el
 	install -m755 cscope-indexer "${pkgdir}"/usr/bin
 }
-
    
    
More information about the arch-commits
mailing list