Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
apt
Commits:
061f4c7c by Christian Heusel at 2026-01-24T11:40:01+01:00
upgpkg: 3.1.14-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = apt
pkgdesc = Command-line package manager used on Debian-based systems
- pkgver = 3.1.13
+ pkgver = 3.1.14
pkgrel = 1
url = https://salsa.debian.org/apt-team/apt
arch = x86_64
@@ -33,11 +33,11 @@ pkgbase = apt
makedepends = perl-unicode-linebreak
makedepends = perl-pod-parser
options = emptydirs
- source = git+https://salsa.debian.org/apt-team/apt.git?signed#tag=3.1.13
+ source = git+https://salsa.debian.org/apt-team/apt.git?signed#tag=3.1.14
source = apt-sysusers.conf
source = apt-tmpfiles.conf
validpgpkeys = AEE1C8AAAAF0B7684019C546021B361B6B031B00
- sha256sums =
c101937b1cd4804d958561d31bfa8e005d6ee2fd81f39dcb39877539a09632e3
+ sha256sums =
510a59196ea98a8169b682c9c5d306433b7ebd8d39608a3a7f7396be870cad14
sha256sums =
1a24e961c28ff9e7eca726db0b6255ec4fbd2d8957fa17bc365216f022a9a482
sha256sums =
151f5d733908aff89507496d114014f55b6ddacd45f701fc26c846b5e1061122
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@
pkgbase=apt
pkgname=('apt' 'apt-docs')
-pkgver=3.1.13
+pkgver=3.1.14
pkgrel=1
pkgdesc='Command-line package manager used on Debian-based systems'
arch=('x86_64')
@@ -31,7 +31,7 @@ options=('emptydirs')
source=("git+https://salsa.debian.org/apt-team/apt.git?signed#tag=${pkgver}"
"apt-sysusers.conf"
"apt-tmpfiles.conf")
-sha256sums=('c101937b1cd4804d958561d31bfa8e005d6ee2fd81f39dcb39877539a09632e3'
+sha256sums=('510a59196ea98a8169b682c9c5d306433b7ebd8d39608a3a7f7396be870cad14'
'1a24e961c28ff9e7eca726db0b6255ec4fbd2d8957fa17bc365216f022a9a482'
'151f5d733908aff89507496d114014f55b6ddacd45f701fc26c846b5e1061122')
validpgpkeys=('AEE1C8AAAAF0B7684019C546021B361B6B031B00') # Julian Andres
Klode <[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/apt/-/commit/061f4c7c1e5eeb234e03e168531e12e0e8077de8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/apt/-/commit/061f4c7c1e5eeb234e03e168531e12e0e8077de8
You're receiving this email because of your account on gitlab.archlinux.org.