T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
dos2unix
Commits:
53c046ce by T.J. Townsend at 2026-02-02T09:19:12-05:00
upgpkg: 7.5.4-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = dos2unix
pkgdesc = Text file format converter
- pkgver = 7.5.3
+ pkgver = 7.5.4
pkgrel = 1
url = https://waterlan.home.xs4all.nl/dos2unix.html
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = dos2unix
makedepends = po4a
depends = glibc
conflicts = hd2u
- source =
git+https://git.code.sf.net/p/dos2unix/dos2unix.git#tag=dos2unix-7.5.3
- sha256sums =
7f6c39dff4d3bd4841baf65a3c84fe29dedcca6c42996b0ae0d85b8b540d2fb9
+ source =
git+https://git.code.sf.net/p/dos2unix/dos2unix.git#tag=dos2unix-7.5.4
+ sha256sums =
b995b668f154bf37668933e3d98072adff6bfca85b024a95b75d897b232a7f04
pkgname = dos2unix
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: Gerson E. Ruotolo <[email protected]>
pkgname=dos2unix
-pkgver=7.5.3
+pkgver=7.5.4
pkgrel=1
pkgdesc='Text file format converter'
arch=('x86_64')
@@ -16,7 +16,7 @@ depends=('glibc')
makedepends=('git' 'perl' 'perl-pod-parser' 'po4a')
conflicts=('hd2u')
source=(git+https://git.code.sf.net/p/dos2unix/dos2unix.git#tag=${pkgname}-${pkgver})
-sha256sums=('7f6c39dff4d3bd4841baf65a3c84fe29dedcca6c42996b0ae0d85b8b540d2fb9')
+sha256sums=('b995b668f154bf37668933e3d98072adff6bfca85b024a95b75d897b232a7f04')
#validpgpkeys=('F8F1BEA490496A09CCA328CC38C1F572B12725BE')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dos2unix/-/commit/53c046cef8ef851348cad2611b9c32c2a493292c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dos2unix/-/commit/53c046cef8ef851348cad2611b9c32c2a493292c
You're receiving this email because of your account on gitlab.archlinux.org.