Date: Monday, November 14, 2022 @ 21:16:58
  Author: blakkheim
Revision: 1347883

switch to sha256sums, update maintainer list

Modified:
  dos2unix/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-14 21:16:42 UTC (rev 1347882)
+++ PKGBUILD    2022-11-14 21:16:58 UTC (rev 1347883)
@@ -1,8 +1,9 @@
+# Maintainer: Jelle van der Waa <[email protected]>
+# Maintainer: Daurnimator <[email protected]>
+# Maintainer: T.J. Townsend <[email protected]>
 # Contributor: Bartłomiej Piotrowski
 # 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.3
@@ -16,8 +17,8 @@
 conflicts=('hd2u')
 
source=(https://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
 validpgpkeys=('F8F1BEA490496A09CCA328CC38C1F572B12725BE')
-md5sums=('ff949538cf3c82910d5f6f486c1981dd'
-         'SKIP')
+sha256sums=('b68db41956daf933828423aa30510e00c12d29ef5916e715e8d4e694fe66ca72'
+            'SKIP')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to