Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
abseil-cpp


Commits:
e42c7c27 by Christian Heusel at 2025-08-19T23:28:46+02:00
upgpkg: 20250814.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = abseil-cpp
        pkgdesc = Collection of C++ library code designed to augment the C++ 
standard library
-       pkgver = 20250512.1
+       pkgver = 20250814.0
        pkgrel = 1
        url = https://abseil.io
        arch = x86_64
@@ -9,9 +9,9 @@ pkgbase = abseil-cpp
        depends = gcc-libs
        depends = glibc
        depends = gtest
-       source = 
https://github.com/abseil/abseil-cpp/archive/20250512.1/abseil-cpp-20250512.1.tar.gz
+       source = 
https://github.com/abseil/abseil-cpp/archive/20250814.0/abseil-cpp-20250814.0.tar.gz
        source = scoped-mock-log.patch
-       sha256sums = 
9b7a064305e9fd94d124ffa6cc358592eb42b5da588fb4e07d09254aa40086db
+       sha256sums = 
9b2b72d4e8367c0b843fa2bcfa2b08debbe3cee34f7aaa27de55a6cbb3e843db
        sha256sums = 
a6cbc612a2b96fcbd52d081e03e8581107ceb4827edb19d96510a31c568e1396
 
 pkgname = abseil-cpp


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Aleksandar Trifunović <akstrfn at gmail dot com>
 
 pkgname=abseil-cpp
-pkgver=20250512.1
+pkgver=20250814.0
 pkgrel=1
 pkgdesc="Collection of C++ library code designed to augment the C++ standard 
library"
 arch=('x86_64')
@@ -13,7 +13,7 @@ depends=('gcc-libs' 'glibc' 'gtest')
 makedepends=('cmake')
 
source=("https://github.com/abseil/abseil-cpp/archive/$pkgver/$pkgname-$pkgver.tar.gz";
          scoped-mock-log.patch)
-sha256sums=('9b7a064305e9fd94d124ffa6cc358592eb42b5da588fb4e07d09254aa40086db'
+sha256sums=('9b2b72d4e8367c0b843fa2bcfa2b08debbe3cee34f7aaa27de55a6cbb3e843db'
             'a6cbc612a2b96fcbd52d081e03e8581107ceb4827edb19d96510a31c568e1396')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/abseil-cpp/-/commit/e42c7c274f538c4d1581fd163bffd9d0ef1af59a

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


Reply via email to