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

Dan McGee dan at archlinux.org
Mon Aug 22 14:13:23 UTC 2011


    Date: Monday, August 22, 2011 @ 10:13:23
  Author: dan
Revision: 136082

upgpkg: doxygen 1.7.5.1-1

	verbump 1.7.5.1

Modified:
  doxygen/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-08-22 13:27:31 UTC (rev 136081)
+++ PKGBUILD	2011-08-22 14:13:23 UTC (rev 136082)
@@ -3,15 +3,15 @@
 
 pkgbase=doxygen
 pkgname=('doxygen' 'doxygen-docs')
-pkgver=1.7.5
+pkgver=1.7.5.1
 pkgrel=1
 license=('GPL')
 arch=(i686 x86_64)
 url="http://www.doxygen.org/"
-makedepends=('flex' 'qt' 'texlive-core' 'ghostscript' 'texlive-latexextra')
+makedepends=('gcc-libs' 'flex' 'qt' 'texlive-core' 'ghostscript' 'texlive-latexextra')
 source=(ftp://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz)
-md5sums=('40912d0a4b8248d78df6f705837dcd80')
-sha1sums=('406c261950b73037d91a2dce0799693a42d96051')
+md5sums=('f5355c442c5bc2481dbef7fdea8f0556')
+sha1sums=('15671defd1eefe255aa564b6f3097e30ab07ff55')
 
 build() {
   cd "${srcdir}/${pkgbase}-${pkgver}"




More information about the arch-commits mailing list