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


Commits:
2c5fc0e8 by Antonio Rojas at 2025-08-23T18:07:04+02:00
upgpkg: 3.9.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = botan
        pkgdesc = Crypto library written in C++
-       pkgver = 3.8.1
+       pkgver = 3.9.0
        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.8.1.tar.xz
-       source = https://botan.randombit.net/releases/Botan-3.8.1.tar.xz.asc
+       source = https://botan.randombit.net/releases/Botan-3.9.0.tar.xz
+       source = https://botan.randombit.net/releases/Botan-3.9.0.tar.xz.asc
        validpgpkeys = 621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC
-       sha256sums = 
b039681d4b861a2f5853746d8ba806f553e23869ed72d89edbfa3c3dbfa17e68
+       sha256sums = 
8c3f284b58ddd42e8e43e9fa86a7129d87ea7c3f776a80d3da63ec20722b0883
        sha256sums = SKIP
 
 pkgname = botan


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
 # Contributor: Jack Lloyd <[email protected]>
 
 pkgname=botan
-pkgver=3.8.1
+pkgver=3.9.0
 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=('b039681d4b861a2f5853746d8ba806f553e23869ed72d89edbfa3c3dbfa17e68'
+sha256sums=('8c3f284b58ddd42e8e43e9fa86a7129d87ea7c3f776a80d3da63ec20722b0883'
             'SKIP')
 validpgpkeys=('621DAF6411E1851C4CF9A2E16211EBF1EFBADFBC') # Botan Distribution 
Key
 



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

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


Reply via email to