[arch-commits] Commit in doxygen/repos (extra-i686 extra-i686/PKGBUILD)

Dan McGee dan at archlinux.org
Fri May 30 00:54:22 UTC 2008


    Date: Thursday, May 29, 2008 @ 20:54:22
  Author: dan
Revision: 2236

Merged revisions 2-2235 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/doxygen/trunk

........
  r356 | aaron | 2008-04-18 17:56:27 -0500 (Fri, 18 Apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........
  r2235 | dan | 2008-05-29 19:54:06 -0500 (Thu, 29 May 2008) | 1 line
  
  upgpkg: doxygen 1.5.6-1
........

Modified:
  doxygen/repos/extra-i686/	(properties)
  doxygen/repos/extra-i686/PKGBUILD

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


Property changes on: doxygen/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /doxygen/trunk:1
   + /doxygen/trunk:1-2235

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2008-05-30 00:54:06 UTC (rev 2235)
+++ extra-i686/PKGBUILD	2008-05-30 00:54:22 UTC (rev 2236)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: dorphell <dorphell at archlinux.org>
 pkgname=doxygen
-pkgver=1.5.5
+pkgver=1.5.6
 pkgrel=1
 pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
 license=('GPL')
@@ -12,7 +12,6 @@
 makedepends=('flex' 'qt3')
 install=doxygen.install
 source=(ftp://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz)
-md5sums=('95813ecd95b371d13d63844ddb9b5c46')
 
 build() {
   . /etc/profile.d/qt3.sh
@@ -21,3 +20,5 @@
   make || return 1
   make INSTALL=${startdir}/pkg/usr install
 }
+
+md5sums=('779974eedf011ed52e1fe21fc2d5079c')





More information about the arch-commits mailing list