T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages /
dos2unix
Commits:
27195a4b by T.J. Townsend at 2026-05-28T17:41:28-04:00
upgpkg: 7.5.6-1: update to 7.5.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = dos2unix
pkgdesc = Text file format converter
- pkgver = 7.5.5
+ pkgver = 7.5.6
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.5
- sha256sums =
8acb99908d09a934d8b02a845d57121dcdfdc24705144031b727029c085bf4dc
+ source =
git+https://git.code.sf.net/p/dos2unix/dos2unix.git#tag=dos2unix-7.5.6
+ sha256sums =
7ee592bb6ce6d287e849b4dc307b1960cf0e741dcfe92da71b227863f85b7e1d
pkgname = dos2unix
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: Gerson E. Ruotolo <[email protected]>
pkgname=dos2unix
-pkgver=7.5.5
+pkgver=7.5.6
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=('8acb99908d09a934d8b02a845d57121dcdfdc24705144031b727029c085bf4dc')
+sha256sums=('7ee592bb6ce6d287e849b4dc307b1960cf0e741dcfe92da71b227863f85b7e1d')
#validpgpkeys=('F8F1BEA490496A09CCA328CC38C1F572B12725BE')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dos2unix/-/commit/27195a4b8605f8b0438e7d65febbbaafd9a3c76f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/dos2unix/-/commit/27195a4b8605f8b0438e7d65febbbaafd9a3c76f
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help