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

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


    Date: Thursday, May 29, 2008 @ 20:54:06
  Author: dan
Revision: 2235

upgpkg: doxygen 1.5.6-1

Modified:
  doxygen/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-05-30 00:50:04 UTC (rev 2234)
+++ PKGBUILD	2008-05-30 00:54:06 UTC (rev 2235)
@@ -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