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


Commits:
ad7b4aa5 by T.J. Townsend at 2024-02-25T15:57:51-05:00
upgpkg: 0.69-1

this release seems to be based on some drama, but the actual change
to the code is not malicious. it just prints a snarky comment and
does a sleep before continuing normally.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = moreutils
        pkgdesc = A growing collection of the unix tools that nobody thought to 
write thirty years ago
-       pkgver = 0.68
+       pkgver = 0.69
        pkgrel = 1
        url = https://joeyh.name/code/moreutils/
        arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = moreutils
        replaces = moreutils-svn
        options = !emptydirs
        options = zipman
-       source = git+https://git.joeyh.name/git/moreutils.git?signed#tag=0.68
+       source = git+https://git.joeyh.name/git/moreutils.git?signed#tag=0.69
        validpgpkeys = E85A5F63B31D24C1EBF0D81CC910D9222512E3C7
        sha256sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Alessio 'mOLOk' Bolognino <[email protected]>
 
 pkgname=moreutils
-pkgver=0.68
+pkgver=0.69
 pkgrel=1
 pkgdesc="A growing collection of the unix tools that nobody thought to write 
thirty years ago"
 arch=('x86_64')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/moreutils/-/commit/ad7b4aa5585b95db6e5aa745d9beba17043e12fd

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


Reply via email to