T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / nawk
Commits:
bafed6af by T.J. Townsend at 2023-10-30T21:38:09-04:00
upgpkg: 20231030-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nawk
pkgdesc = The one, true implementation of AWK
- pkgver = 20231001
+ pkgver = 20231030
pkgrel = 1
url = https://github.com/onetrueawk/awk
arch = x86_64
@@ -8,7 +8,7 @@ pkgbase = nawk
makedepends = git
depends = glibc
options = !makeflags
- source =
git+https://github.com/onetrueawk/awk.git#commit=a7c1fbd7799d40577f4ac0fc79791a23df1381ca
+ source =
git+https://github.com/onetrueawk/awk.git#commit=d801514094d1140dfc9f8571b9821082ddddf107
source = manpage-naming.patch
sha256sums = SKIP
sha256sums =
fa1bade363896033a50fbdadc8fa2f490f85a044d11afcd537f317067c70d3b5
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
# Contributor: Dave Reisner <[email protected]>
pkgname=nawk
-pkgver=20231001
-_commit=a7c1fbd7799d40577f4ac0fc79791a23df1381ca # master
+pkgver=20231030
+_commit=d801514094d1140dfc9f8571b9821082ddddf107 # master
pkgrel=1
pkgdesc='The one, true implementation of AWK'
url="https://github.com/onetrueawk/awk"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nawk/-/commit/bafed6aff6a67e099909a454d638f3473b18b833
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nawk/-/commit/bafed6aff6a67e099909a454d638f3473b18b833
You're receiving this email because of your account on gitlab.archlinux.org.