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

Sergej Pupykin spupykin at archlinux.org
Fri Mar 24 16:27:30 UTC 2017


    Date: Friday, March 24, 2017 @ 16:27:30
  Author: spupykin
Revision: 218669

upgpkg: dwdiff 2.1.0-1

upd

Modified:
  dwdiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-24 16:27:24 UTC (rev 218668)
+++ PKGBUILD	2017-03-24 16:27:30 UTC (rev 218669)
@@ -2,15 +2,15 @@
 # Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
 
 pkgname=dwdiff
-pkgver=2.0.9
-pkgrel=7
+pkgver=2.1.0
+pkgrel=1
 pkgdesc="A front-end for the diff program that operates at the word level instead of the line level"
 arch=('i686' 'x86_64')
 url="http://os.ghalkes.nl/dwdiff.html"
 depends=('diffutils' 'icu')
 license=('GPL')
-source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tgz")
-md5sums=('f8364e1257011cc9dfe349775a651606')
+source=("http://os.ghalkes.nl/dist/$pkgname-$pkgver.tar.bz2")
+sha256sums=('45308f2f07c08c75c6ebd1eae3e3dcf7f836e5af1467cefc1b4829777c07743a')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"



More information about the arch-commits mailing list