summaryrefslogtreecommitdiff
path: root/extra/doxygen/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-06-20 09:17:42 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-06-20 09:17:42 +0200
commit200f01be5982c89e1687f033eeb2516367f92d6f (patch)
tree1a6e136f7fd568a0a1ea745759d6e671c7480d9c /extra/doxygen/PKGBUILD
parentdbcbecee7567515b70b8ecbe9830a722b7c26f7c (diff)
parent530e6e88786befa5d1bcd569e480f1b9fec5b102 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-staging/nginx/PKGBUILD community/remmina/PKGBUILD extra/doxygen/PKGBUILD kde-unstable/libkgapi/PKGBUILD testing/psmisc/PKGBUILD
Diffstat (limited to 'extra/doxygen/PKGBUILD')
-rw-r--r--extra/doxygen/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/doxygen/PKGBUILD b/extra/doxygen/PKGBUILD
index a534a0907..45bb6f432 100644
--- a/extra/doxygen/PKGBUILD
+++ b/extra/doxygen/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 159263 2012-05-19 22:02:41Z dan $
+# $Id: PKGBUILD 162028 2012-06-19 01:01:27Z dan $
# Maintainer: Dan McGee <dan@archlinux.org>
pkgbase=doxygen
pkgname=('doxygen' 'doxygen-docs')
-pkgver=1.8.1
+pkgver=1.8.1.1
pkgrel=1
license=('GPL')
arch=(i686 x86_64 'mips64el')
url="http://www.doxygen.org/"
makedepends=('gcc-libs' 'flex' 'qt' 'texlive-core' 'ghostscript' 'texlive-latexextra')
source=(ftp://ftp.stack.nl/pub/users/dimitri/${pkgname}-${pkgver}.src.tar.gz)
-md5sums=('058f7b0c6cd4d47feda106b938a43818')
-sha1sums=('7a340a866ba9f55d941fb1de30dfb8a3d23109b2')
+md5sums=('a08c43c5675f79e0787e700c2d39ee33')
+sha1sums=('51184af9f27d6572826581de0da5b6b044e34d94')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"