diffutils: Update to 3.5

This commit is contained in:
Chocobo1
2016-10-24 18:21:31 +08:00
parent 6d9917ce96
commit 53bdb01df3

View File

@@ -1,8 +1,8 @@
# Maintainer: Alexey Pavlov <alexpux@gmail.com>
pkgname=diffutils
pkgver=3.3
pkgrel=3
pkgver=3.5
pkgrel=1
pkgdesc="Utility programs used for creating patch files"
arch=('i686' 'x86_64')
url="https://www.gnu.org/software/diffutils"
@@ -12,7 +12,7 @@ depends=('msys2-runtime' 'sh')
install=diffutils.install
source=(https://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.xz{,.sig}
diffutils-3.3-msys2.patch)
sha256sums=('a25e89a8ab65fded1731e4186be1bb25cda967834b6df973599cdcd5abdfc19c'
sha256sums=('dad398ccd5b9faca6b0ab219a036453f62a602a56203ac659b43e889bec35533'
'SKIP'
'd58d5ee8c7b889a5027a43ce6d7f4ff5fc3d8927e389290c347ee9be094f6242')