Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / botan


Commits:
bea43e98 by Antonio Rojas at 2025-02-05T20:21:38+01:00
upgpkg: 3.7.1-1: Update to 3.7.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = botan
        pkgdesc = Crypto library written in C++
-       pkgver = 3.7.0
+       pkgver = 3.7.1
        pkgrel = 1
        url = https://botan.randombit.net/
        arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = botan
        depends = zlib
        optdepends = boost-libs: for the botan executable
        optdepends = python: for using botan2.py
-       source = https://botan.randombit.net/releases/Botan-3.7.0.tar.xz
-       source = https://botan.randombit.net/releases/Botan-3.7.0.tar.xz.asc
+       source = https://botan.randombit.net/releases/Botan-3.7.1.tar.xz
+       source = https://botan.randombit.net/releases/Botan-3.7.1.tar.xz.asc
        validpgpkeys = 621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC
-       sha256sums = 
240849b7330308e095d99d71b5b3c6b2b2448e362c3cb5a664a43fffc650ec0a
+       sha256sums = 
fc0620463461caaea8e60f06711d7e437a3ad1eebd6de4ac29c14bbd901ccd1b
        sha256sums = SKIP
 
 pkgname = botan


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: Jack Lloyd <j...@randombit.net>
 
 pkgname=botan
-pkgver=3.7.0
+pkgver=3.7.1
 pkgrel=1
 pkgdesc='Crypto library written in C++'
 arch=(x86_64)
@@ -24,7 +24,7 @@ makedepends=(boost
 optdepends=('boost-libs: for the botan executable'
             'python: for using botan2.py')
 source=(https://botan.randombit.net/releases/Botan-${pkgver}.tar.xz{,.asc})
-sha256sums=('240849b7330308e095d99d71b5b3c6b2b2448e362c3cb5a664a43fffc650ec0a'
+sha256sums=('fc0620463461caaea8e60f06711d7e437a3ad1eebd6de4ac29c14bbd901ccd1b'
             'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/botan/-/commit/bea43e98233b424bb6c409c9920585ab4e83f1ae

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/botan/-/commit/bea43e98233b424bb6c409c9920585ab4e83f1ae
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to