Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
texinfo


Commits:
9782313f by Frederik Schwan at 2026-03-02T19:01:06+01:00
upgpkg: 7.3-1

- - - - -


3 changed files:

- .SRCINFO
- .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = texinfo
        pkgdesc = GNU documentation system for on-line information and printed 
output
-       pkgver = 7.2
+       pkgver = 7.3
        pkgrel = 1
        url = https://www.gnu.org/software/texinfo/
        arch = x86_64
@@ -10,12 +10,12 @@ pkgbase = texinfo
        depends = perl
        depends = sh
        optdepends = perl-archive-zip: EPUB file output via texi2any
-       source = https://ftp.gnu.org/pub/gnu/texinfo/texinfo-7.2.tar.xz
-       source = https://ftp.gnu.org/pub/gnu/texinfo/texinfo-7.2.tar.xz.sig
+       source = https://ftp.gnu.org/pub/gnu/texinfo/texinfo-7.3.tar.xz
+       source = https://ftp.gnu.org/pub/gnu/texinfo/texinfo-7.3.tar.xz.sig
        source = texinfo-install.hook
        source = texinfo-remove.hook
        validpgpkeys = EAF669B31E31E1DECBD11513DDBC579DAB37FBA9
-       sha256sums = 
0329d7788fbef113fa82cb80889ca197a344ce0df7646fe000974c5d714363a6
+       sha256sums = 
51f74eb0f51cfa9873b85264dfdd5d46e8957ec95b88f0fb762f63d9e164c72e
        sha256sums = SKIP
        sha256sums = 
beb0ff50bd8e8ca1d6e1c01e6a50352f9d25937c62822cf767a7b3d8f7374a9d
        sha256sums = 
913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9


=====================================
.nvchecker.toml
=====================================
@@ -1,5 +1,5 @@
 [texinfo]
 source = "git"
-git = "https://https.git.savannah.gnu.org/git/texinfo.git";
+git = "https://git.savannah.gnu.org/git/texinfo.git";
 prefix = "texinfo-"
 include_regex = 'texinfo-([\d.]+)'


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <[email protected]>
 
 pkgname=texinfo
-pkgver=7.2
+pkgver=7.3
 pkgrel=1
 pkgdesc='GNU documentation system for on-line information and printed output'
 arch=(x86_64)
@@ -15,7 +15,7 @@ optdepends=('perl-archive-zip: EPUB file output via texi2any')
 source=(https://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz{,.sig}
         texinfo-install.hook
         texinfo-remove.hook)
-sha256sums=('0329d7788fbef113fa82cb80889ca197a344ce0df7646fe000974c5d714363a6'
+sha256sums=('51f74eb0f51cfa9873b85264dfdd5d46e8957ec95b88f0fb762f63d9e164c72e'
             'SKIP'
             'beb0ff50bd8e8ca1d6e1c01e6a50352f9d25937c62822cf767a7b3d8f7374a9d'
             '913ca8aac84386399b0a83ed0f6b04b5e6322da62f5c1d7ed31e1050ed37c1a9')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/texinfo/-/commit/9782313fb801fbb2ed9d2e748c1e37e86db40f96

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


Reply via email to