Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages /
libgcrypt
Commits:
6bda40a7 by Andreas Radke at 2025-02-18T22:14:28+01:00
upgpkg: 1.11.0-3; do not pull revision info from GIT - fix version reporting /
MR#1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libgcrypt
pkgdesc = General purpose cryptographic library based on the code from
GnuPG
pkgver = 1.11.0
- pkgrel = 2
+ pkgrel = 3
url = https://www.gnupg.org
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=libgcrypt
pkgver=1.11.0
-pkgrel=2
+pkgrel=3
pkgdesc="General purpose cryptographic library based on the code from GnuPG"
arch=(x86_64)
url="https://www.gnupg.org"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libgcrypt/-/commit/6bda40a7224438d3bc62218e4a4b6651d61def97
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libgcrypt/-/commit/6bda40a7224438d3bc62218e4a4b6651d61def97
You're receiving this email because of your account on gitlab.archlinux.org.