Date: Tuesday, February 2, 2016 @ 20:30:03
  Author: demize
Revision: 160011

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

Added:
  zathura-djvu/repos/community-i686/PKGBUILD
    (from rev 160010, zathura-djvu/trunk/PKGBUILD)
  zathura-djvu/repos/community-i686/zathura-djvu.install
    (from rev 160010, zathura-djvu/trunk/zathura-djvu.install)
  zathura-djvu/repos/community-x86_64/PKGBUILD
    (from rev 160010, zathura-djvu/trunk/PKGBUILD)
  zathura-djvu/repos/community-x86_64/zathura-djvu.install
    (from rev 160010, zathura-djvu/trunk/zathura-djvu.install)
Deleted:
  zathura-djvu/repos/community-i686/PKGBUILD
  zathura-djvu/repos/community-i686/zathura-djvu.install
  zathura-djvu/repos/community-x86_64/PKGBUILD
  zathura-djvu/repos/community-x86_64/zathura-djvu.install

---------------------------------------+
 /PKGBUILD                             |   62 ++++++++++++++++++++++++++++++++
 /zathura-djvu.install                 |   12 ++++++
 community-i686/PKGBUILD               |   26 -------------
 community-i686/zathura-djvu.install   |    6 ---
 community-x86_64/PKGBUILD             |   26 -------------
 community-x86_64/zathura-djvu.install |    6 ---
 6 files changed, 74 insertions(+), 64 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD     2016-02-02 19:29:55 UTC (rev 160010)
+++ community-i686/PKGBUILD     2016-02-02 19:30:03 UTC (rev 160011)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
-# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
-# Contributor: karnath <karnathtorj...@gmail.com>
-
-pkgname=zathura-djvu
-pkgver=0.2.4
-pkgrel=2
-pkgdesc="DjVu support for Zathura"
-arch=('i686' 'x86_64')
-url="https://pwmt.org/projects/zathura-djvu/";
-license=('custom')
-depends=('djvulibre' 'zathura')
-install="$pkgname.install"
-source=("https://pwmt.org/projects/zathura/plugins/download/zathura-djvu-$pkgver.tar.gz";)
-md5sums=('672a25dc9433b2541971c2e4e052bdd3')
-
-build(){
-  make -C "${srcdir}/$pkgname-$pkgver"
-}
-
-package(){
-  make -C "${srcdir}/$pkgname-$pkgver" DESTDIR="$pkgdir" install
-  install -Dm0644 "${srcdir}/$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-

Copied: zathura-djvu/repos/community-i686/PKGBUILD (from rev 160010, 
zathura-djvu/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD                             (rev 0)
+++ community-i686/PKGBUILD     2016-02-02 19:30:03 UTC (rev 160011)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Johannes Löthberg <johan...@kyriasis.com>
+# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
+# Contributor: Sergej Pupykin <pupykin.s+a...@gmail.com>
+# Contributor: karnath <karnathtorj...@gmail.com>
+
+pkgname=zathura-djvu
+pkgver=0.2.5
+pkgrel=1
+
+pkgdesc="DjVu support for Zathura"
+url="https://pwmt.org/projects/zathura-djvu/";
+arch=('i686' 'x86_64')
+license=('custom')
+
+depends=('djvulibre' 'zathura')
+
+install=zathura-djvu.install
+source=(https://pwmt.org/projects/zathura/plugins/download/zathura-djvu-$pkgver.tar.gz)
+
+sha1sums=('9808c2f4c4dc025d10d3285db507cd79df721514')
+
+build(){
+  make -C zathura-djvu-$pkgver
+}
+
+package(){
+  make -C zathura-djvu-$pkgver DESTDIR="$pkgdir" install
+  install -Dm0644 zathura-djvu-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+

Deleted: community-i686/zathura-djvu.install
===================================================================
--- community-i686/zathura-djvu.install 2016-02-02 19:29:55 UTC (rev 160010)
+++ community-i686/zathura-djvu.install 2016-02-02 19:30:03 UTC (rev 160011)
@@ -1,6 +0,0 @@
-post_install(){
-    update-desktop-database -q
-}
-post_remove(){
-    update-desktop-database -q
-}

Copied: zathura-djvu/repos/community-i686/zathura-djvu.install (from rev 
160010, zathura-djvu/trunk/zathura-djvu.install)
===================================================================
--- community-i686/zathura-djvu.install                         (rev 0)
+++ community-i686/zathura-djvu.install 2016-02-02 19:30:03 UTC (rev 160011)
@@ -0,0 +1,6 @@
+post_install(){
+    update-desktop-database -q
+}
+post_remove(){
+    update-desktop-database -q
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD   2016-02-02 19:29:55 UTC (rev 160010)
+++ community-x86_64/PKGBUILD   2016-02-02 19:30:03 UTC (rev 160011)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
-# Maintainer: Sergej Pupykin <pupykin.s+a...@gmail.com>
-# Contributor: karnath <karnathtorj...@gmail.com>
-
-pkgname=zathura-djvu
-pkgver=0.2.4
-pkgrel=2
-pkgdesc="DjVu support for Zathura"
-arch=('i686' 'x86_64')
-url="https://pwmt.org/projects/zathura-djvu/";
-license=('custom')
-depends=('djvulibre' 'zathura')
-install="$pkgname.install"
-source=("https://pwmt.org/projects/zathura/plugins/download/zathura-djvu-$pkgver.tar.gz";)
-md5sums=('672a25dc9433b2541971c2e4e052bdd3')
-
-build(){
-  make -C "${srcdir}/$pkgname-$pkgver"
-}
-
-package(){
-  make -C "${srcdir}/$pkgname-$pkgver" DESTDIR="$pkgdir" install
-  install -Dm0644 "${srcdir}/$pkgname-$pkgver/LICENSE" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}
-

Copied: zathura-djvu/repos/community-x86_64/PKGBUILD (from rev 160010, 
zathura-djvu/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD                           (rev 0)
+++ community-x86_64/PKGBUILD   2016-02-02 19:30:03 UTC (rev 160011)
@@ -0,0 +1,31 @@
+# $Id$
+# Maintainer: Johannes Löthberg <johan...@kyriasis.com>
+# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
+# Contributor: Sergej Pupykin <pupykin.s+a...@gmail.com>
+# Contributor: karnath <karnathtorj...@gmail.com>
+
+pkgname=zathura-djvu
+pkgver=0.2.5
+pkgrel=1
+
+pkgdesc="DjVu support for Zathura"
+url="https://pwmt.org/projects/zathura-djvu/";
+arch=('i686' 'x86_64')
+license=('custom')
+
+depends=('djvulibre' 'zathura')
+
+install=zathura-djvu.install
+source=(https://pwmt.org/projects/zathura/plugins/download/zathura-djvu-$pkgver.tar.gz)
+
+sha1sums=('9808c2f4c4dc025d10d3285db507cd79df721514')
+
+build(){
+  make -C zathura-djvu-$pkgver
+}
+
+package(){
+  make -C zathura-djvu-$pkgver DESTDIR="$pkgdir" install
+  install -Dm0644 zathura-djvu-$pkgver/LICENSE 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+

Deleted: community-x86_64/zathura-djvu.install
===================================================================
--- community-x86_64/zathura-djvu.install       2016-02-02 19:29:55 UTC (rev 
160010)
+++ community-x86_64/zathura-djvu.install       2016-02-02 19:30:03 UTC (rev 
160011)
@@ -1,6 +0,0 @@
-post_install(){
-    update-desktop-database -q
-}
-post_remove(){
-    update-desktop-database -q
-}

Copied: zathura-djvu/repos/community-x86_64/zathura-djvu.install (from rev 
160010, zathura-djvu/trunk/zathura-djvu.install)
===================================================================
--- community-x86_64/zathura-djvu.install                               (rev 0)
+++ community-x86_64/zathura-djvu.install       2016-02-02 19:30:03 UTC (rev 
160011)
@@ -0,0 +1,6 @@
+post_install(){
+    update-desktop-database -q
+}
+post_remove(){
+    update-desktop-database -q
+}

Reply via email to