Date: Friday, March 24, 2017 @ 16:27:47
  Author: spupykin
Revision: 218670

archrelease: copy trunk to community-i686, community-x86_64

Added:
  dwdiff/repos/community-i686/PKGBUILD
    (from rev 218669, dwdiff/trunk/PKGBUILD)
  dwdiff/repos/community-x86_64/PKGBUILD
    (from rev 218669, dwdiff/trunk/PKGBUILD)
Deleted:
  dwdiff/repos/community-i686/PKGBUILD
  dwdiff/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   48 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   24 ----------------------
 community-x86_64/PKGBUILD |   24 ----------------------
 3 files changed, 48 insertions(+), 48 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2017-03-24 16:27:30 UTC (rev 218669)
+++ community-i686/PKGBUILD     2017-03-24 16:27:47 UTC (rev 218670)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
-
-pkgname=dwdiff
-pkgver=2.0.9
-pkgrel=7
-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')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --without-dwfilter
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix="$pkgdir"/usr install
-}

Copied: dwdiff/repos/community-i686/PKGBUILD (from rev 218669, 
dwdiff/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2017-03-24 16:27:47 UTC (rev 218670)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
+
+pkgname=dwdiff
+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.tar.bz2";)
+sha256sums=('45308f2f07c08c75c6ebd1eae3e3dcf7f836e5af1467cefc1b4829777c07743a')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --without-dwfilter
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix="$pkgdir"/usr install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2017-03-24 16:27:30 UTC (rev 218669)
+++ community-x86_64/PKGBUILD   2017-03-24 16:27:47 UTC (rev 218670)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
-
-pkgname=dwdiff
-pkgver=2.0.9
-pkgrel=7
-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')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr --without-dwfilter
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make prefix="$pkgdir"/usr install
-}

Copied: dwdiff/repos/community-x86_64/PKGBUILD (from rev 218669, 
dwdiff/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2017-03-24 16:27:47 UTC (rev 218670)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
+
+pkgname=dwdiff
+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.tar.bz2";)
+sha256sums=('45308f2f07c08c75c6ebd1eae3e3dcf7f836e5af1467cefc1b4829777c07743a')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr --without-dwfilter
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make prefix="$pkgdir"/usr install
+}

Reply via email to