[arch-commits] Commit in dos2unix/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Sat May 23 15:58:05 UTC 2015


    Date: Saturday, May 23, 2015 @ 17:58:05
  Author: jelle
Revision: 134012

upgpkg: dos2unix 7.2.2-1

Modified:
  dos2unix/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-23 15:54:27 UTC (rev 134011)
+++ PKGBUILD	2015-05-23 15:58:05 UTC (rev 134012)
@@ -2,9 +2,10 @@
 # Contributor: Bartłomiej Piotrowski
 # Contributor: Renato Garcia <fgar.renatoATgmailDOTcom>
 # Contributor: Gerson E. Ruotolo <gersonruotolo at globo.com>
+# Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
 
 pkgname=dos2unix
-pkgver=7.2.1
+pkgver=7.2.2
 pkgrel=1
 pkgdesc='Text file format converter'
 arch=('i686' 'x86_64')
@@ -13,8 +14,10 @@
 depends=('glibc')
 makedepends=('perl')
 conflicts=('hd2u')
-source=("http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('7b3089a3b369b392de2ce30c9c456b2c')
+source=(http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
+validpgpkeys=('F8F1BEA490496A09CCA328CC38C1F572B12725BE')
+md5sums=('db5091170d300f3c89ce847d9d437aa1'
+         'SKIP')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list