summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHans-Nikolai Viessmann2023-02-24 09:50:21 +0100
committerHans-Nikolai Viessmann2023-02-24 09:50:21 +0100
commit6a572a38a53827b9d5465f1c91a143b5601dd220 (patch)
tree54cb602766515a6fe2a884d823c3239218b3adc8 /PKGBUILD
parent2f0dd3db9990eb421b9cd5025c34e23215215cc7 (diff)
downloadaur-6a572a38a53827b9d5465f1c91a143b5601dd220.tar.gz
bump version to 1.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbd735e9e9b7..6b2564f8940e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hans-Nikolai Viessmann <hans AT viess DOT mn>
pkgname=doxypress-bin
-pkgver=1.5.0
+pkgver=1.5.1
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=('f58c4844ece6762d6fd5c7748502f203e1bcf7ec5c83e8dbd043b6cb46ecaee6f1368b7729c25d112e84a1bf6eb998dc3a5405a28fe76d036fe9f2bf3d02c9b3')
+sha512sums=('5c001246b2b15c64e27f36de485d68e3851be36c03ecce4feca58efc1f6d5f08fa6ef32ece46c869ee2526b2e2ccde6b873c200d952624ef89606963372019bb')
noextract=("${pkgname%-bin}-${pkgver}-arch-x64.tar.bz2")
package() {