Date: Saturday, October 3, 2015 @ 11:13:16 Author: jelle Revision: 142864
upgpkg: dos2unix 7.3.1-1 Modified: dos2unix/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-03 09:10:40 UTC (rev 142863) +++ PKGBUILD 2015-10-03 09:13:16 UTC (rev 142864) @@ -5,7 +5,7 @@ # Maintainer: Jelle van der Waa <[email protected]> pkgname=dos2unix -pkgver=7.3 +pkgver=7.3.1 pkgrel=1 pkgdesc='Text file format converter' arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ conflicts=('hd2u') source=(http://waterlan.home.xs4all.nl/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc}) validpgpkeys=('F8F1BEA490496A09CCA328CC38C1F572B12725BE') -md5sums=('c265f15ede773a2990f4f424def3b4d0' +md5sums=('943b1765e14bd42848c62d84399855ab' 'SKIP') build() {
