Merge pull request #3858 from lazka/doxygen-1.9.7

doxygen: Update to 1.9.7
This commit is contained in:
Christoph Reiter 2023-06-20 12:27:28 +02:00 committed by GitHub
commit 0813a66b7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# Contributor: Ray Donnelly <mingw.android@gmail.com>
pkgname=doxygen
pkgver=1.9.6
pkgver=1.9.7
pkgrel=1
pkgdesc="A documentation system for C++, C, Java, IDL and PHP"
arch=('i686' 'x86_64')
@ -11,7 +11,7 @@ license=('GPL')
depends=("gcc-libs" "libsqlite" "libiconv")
makedepends=("cmake" "ninja" "flex" "python" "libsqlite-devel" "libiconv-devel" 'gcc')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/doxygen/doxygen/archive/Release_${pkgver//./_}.tar.gz)
sha256sums=('2a3ee47f7276b759f74bac7614c05a1296a5b028d3f6a79a88e4c213db78e7dc')
sha256sums=('691777992a7240ed1f822a5c2ff2c4273b57c1cf9fc143553d87f91a0c5970ee')
build() {
local extra_config=Release