Date: Tuesday, October 13, 2020 @ 09:47:29 Author: daurnimator Revision: 723810
upgpkg: dos2unix 7.4.2-1 Modified: dos2unix/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-13 08:56:37 UTC (rev 723809) +++ PKGBUILD 2020-10-13 09:47:29 UTC (rev 723810) @@ -2,10 +2,11 @@ # Contributor: Renato Garcia <fgar.renatoATgmailDOTcom> # Contributor: Gerson E. Ruotolo <[email protected]> # Maintainer: Jelle van der Waa <[email protected]> +# Maintainer: Daurnimator <[email protected]> pkgname=dos2unix -pkgver=7.4.1 -pkgrel=2 +pkgver=7.4.2 +pkgrel=1 pkgdesc='Text file format converter' arch=('x86_64') url='https://waterlan.home.xs4all.nl/dos2unix.html' @@ -15,7 +16,7 @@ conflicts=('hd2u') source=(https://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc}) validpgpkeys=('F8F1BEA490496A09CCA328CC38C1F572B12725BE') -md5sums=('6b402c10899416707da60188cd6bb0f3' +md5sums=('4e8f8c230a72753b307fab69f8121ba4' 'SKIP') build() {
