aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinerea0 <cinerea0@disroot.org>2024-04-05 01:47:04 +0000
committercinerea0 <49368915+cinerea0@users.noreply.github.com>2024-04-05 13:19:53 +0000
commitc4770a23449c7d9631b1d25a259353b8e06f934b (patch)
tree925952aca0a274bd16c39798c9af7236074e1dba
parent00498fc643e27d4fc304ce8f4aafba15b3aee5ad (diff)
downloadvoid-packages-c4770a23449c7d9631b1d25a259353b8e06f934b.tar
void-packages-c4770a23449c7d9631b1d25a259353b8e06f934b.tar.gz
void-packages-c4770a23449c7d9631b1d25a259353b8e06f934b.tar.bz2
void-packages-c4770a23449c7d9631b1d25a259353b8e06f934b.tar.lz
void-packages-c4770a23449c7d9631b1d25a259353b8e06f934b.tar.xz
void-packages-c4770a23449c7d9631b1d25a259353b8e06f934b.tar.zst
void-packages-c4770a23449c7d9631b1d25a259353b8e06f934b.zip
azote: update to 1.12.6
-rw-r--r--srcpkgs/azote/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/azote/template b/srcpkgs/azote/template
index c2497534183..3daf5cf4927 100644
--- a/srcpkgs/azote/template
+++ b/srcpkgs/azote/template
@@ -1,6 +1,6 @@
# Template file for 'azote'
pkgname=azote
-version=1.12.5
+version=1.12.6
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@@ -12,7 +12,7 @@ license="BSD-3-Clause, GPL-3.0-or-later"
homepage="https://github.com/nwg-piotr/azote"
changelog="https://github.com/nwg-piotr/azote/releases"
distfiles="https://github.com/nwg-piotr/azote/archive/refs/tags/v${version}.tar.gz"
-checksum=82a53616999695ff4f7c67763f577925cd74423809ff6a5b9533c9b2e318715b
+checksum=e8ddbfc3774728e1b70d0559d615f85343d45ff6c64285ecd486023c1b954566
make_check=no # no tests provided
post_install() {