summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2022-10-15 22:05:08 +0200
committerHans-Nikolai Viessmann2022-10-15 22:05:08 +0200
commit2f0dd3db9990eb421b9cd5025c34e23215215cc7 (patch)
treeef0a76772c97a67eca2a3cfec3b6382971f42401
parent3d5020caae8154e15c5a80651f1fec51499253db (diff)
downloadaur-2f0dd3db9990eb421b9cd5025c34e23215215cc7.tar.gz
bump version to 1.5.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb9aecfd9132..27918d1e57c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = doxypress-bin
pkgdesc = A fork of Doxygen, with improved output and support for clang parsing
- pkgver = 1.4.2
+ pkgver = 1.5.0
pkgrel = 1
url = https://www.copperspice.com/documentation-doxypress.html
arch = x86_64
@@ -22,8 +22,8 @@ pkgbase = doxypress-bin
provides = doxypress
conflicts = doxypress
replaces = doxypress
- noextract = doxypress-1.4.2-arch-x64.tar.bz2
- source = https://download.copperspice.com/doxypress/binary/doxypress-1.4.2-arch-x64.tar.bz2
- sha512sums = 6ef02f1eb87209b9bcf283583a065109eeb053a6667d4f41ee57302b3ce8b67306d27a8e3976addb7c4f7e9faf246a683b87a3b18e75699323960518719e4daa
+ noextract = doxypress-1.5.0-arch-x64.tar.bz2
+ source = https://download.copperspice.com/doxypress/binary/doxypress-1.5.0-arch-x64.tar.bz2
+ sha512sums = f58c4844ece6762d6fd5c7748502f203e1bcf7ec5c83e8dbd043b6cb46ecaee6f1368b7729c25d112e84a1bf6eb998dc3a5405a28fe76d036fe9f2bf3d02c9b3
pkgname = doxypress-bin
diff --git a/PKGBUILD b/PKGBUILD
index aaca04c70b0c..bbd735e9e9b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hans-Nikolai Viessmann <hans AT viess DOT mn>
pkgname=doxypress-bin
-pkgver=1.4.2
+pkgver=1.5.0
pkgrel=1
pkgdesc="A fork of Doxygen, with improved output and support for clang parsing"
arch=('x86_64')
@@ -13,7 +13,7 @@ provides=('doxypress')
conflicts=('doxypress')
replaces=('doxypress')
source=("https://download.copperspice.com/doxypress/binary/${pkgname%-bin}-${pkgver}-arch-x64.tar.bz2")
-sha512sums=('6ef02f1eb87209b9bcf283583a065109eeb053a6667d4f41ee57302b3ce8b67306d27a8e3976addb7c4f7e9faf246a683b87a3b18e75699323960518719e4daa')
+sha512sums=('f58c4844ece6762d6fd5c7748502f203e1bcf7ec5c83e8dbd043b6cb46ecaee6f1368b7729c25d112e84a1bf6eb998dc3a5405a28fe76d036fe9f2bf3d02c9b3')
noextract=("${pkgname%-bin}-${pkgver}-arch-x64.tar.bz2")
package() {