T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / byacc


Commits:
f8e73598 by T.J. Townsend at 2024-05-03T10:00:12-04:00
upgpkg: 20240109-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,16 +1,16 @@
 pkgbase = byacc
        pkgdesc = Berkeley reimplementation of the Unix parser generator Yacc
-       pkgver = 20230521
-       pkgrel = 2
+       pkgver = 20240109
+       pkgrel = 1
        url = https://invisible-island.net/byacc/
        arch = x86_64
        license = custom
        depends = glibc
        replaces = byacc-noconflict
-       source = https://invisible-mirror.net/archives/byacc/byacc-20230521.tgz
-       source = 
https://invisible-mirror.net/archives/byacc/byacc-20230521.tgz.asc
+       source = https://invisible-mirror.net/archives/byacc/byacc-20240109.tgz
+       source = 
https://invisible-mirror.net/archives/byacc/byacc-20240109.tgz.asc
        validpgpkeys = 19882D92DDA4C400C22C0D56CC2AF4472167BE03
-       sha512sums = 
9437806510f49a785ab7d4685c56708cd0053d242f1491e9c40af36112d6c6c471e579a75da75980a0356c1c9f319afbb8cc01139d6823511d285e0dd413d9c4
+       sha512sums = 
d1c50ede256a6c960243a16f4bfcafb5c78c19c82f10c567443b59a3ccacdcde37d09da491e22e0601b1b7864ba3f16068ca2eaf7c250d0bcb26449b735cb5b5
        sha512sums = SKIP
 
 pkgname = byacc


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 # Contributor: Anton Bazhenov <anton.bazhenov at gmail>
 
 pkgname=byacc
-pkgver=20230521
-pkgrel=2
+pkgver=20240109
+pkgrel=1
 pkgdesc='Berkeley reimplementation of the Unix parser generator Yacc'
 url='https://invisible-island.net/byacc/'
 arch=('x86_64')
@@ -15,7 +15,7 @@ license=('custom')
 depends=('glibc')
 replaces=('byacc-noconflict')
 
source=(https://invisible-mirror.net/archives/${pkgname}/${pkgname}-${pkgver}.tgz{,.asc})
-sha512sums=('9437806510f49a785ab7d4685c56708cd0053d242f1491e9c40af36112d6c6c471e579a75da75980a0356c1c9f319afbb8cc01139d6823511d285e0dd413d9c4'
+sha512sums=('d1c50ede256a6c960243a16f4bfcafb5c78c19c82f10c567443b59a3ccacdcde37d09da491e22e0601b1b7864ba3f16068ca2eaf7c250d0bcb26449b735cb5b5'
             'SKIP')
 validpgpkeys=('19882D92DDA4C400C22C0D56CC2AF4472167BE03') # Thomas Dickey 
<dic...@his.com>
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/byacc/-/commit/f8e73598b416352b73056f218020947c9ddf8eba

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/byacc/-/commit/f8e73598b416352b73056f218020947c9ddf8eba
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to