Date: Saturday, August 22, 2020 @ 10:12:38
  Author: kkeen
Revision: 686693

upgpkg: dwdiff 2.1.3-1

Modified:
  dwdiff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-08-22 10:07:19 UTC (rev 686692)
+++ PKGBUILD    2020-08-22 10:12:38 UTC (rev 686693)
@@ -2,8 +2,8 @@
 # Contributor: Sergej Pupykin <[email protected]>
 
 pkgname=dwdiff
-pkgver=2.1.2
-pkgrel=4
+pkgver=2.1.3
+pkgrel=1
 pkgdesc="A front-end for the diff program that operates at the word level 
instead of the line level"
 arch=('x86_64')
 url="https://os.ghalkes.nl/dwdiff.html";
@@ -10,7 +10,7 @@
 depends=('diffutils' 'icu')
 license=('GPL')
 source=("https://os.ghalkes.nl/dist/$pkgname-$pkgver.tar.bz2";)
-sha256sums=('3201fd459164ebbb538a0b21ce17d955f2fa3babe37367b2e92f7f912cfac692')
+sha256sums=('211ddbfaa2e6fcc85d5c88b5141c62a22a13ed0fecffc22fe6dded07e4cf2382')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"

Reply via email to