[arch-commits] Commit in zathura-cb/repos (4 files)

Johannes Löthberg demize at archlinux.org
Sat Jan 14 17:59:30 UTC 2017


    Date: Saturday, January 14, 2017 @ 17:59:30
  Author: demize
Revision: 207379

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

Added:
  zathura-cb/repos/community-i686/PKGBUILD
    (from rev 207378, zathura-cb/trunk/PKGBUILD)
  zathura-cb/repos/community-x86_64/PKGBUILD
    (from rev 207378, zathura-cb/trunk/PKGBUILD)
Deleted:
  zathura-cb/repos/community-i686/PKGBUILD
  zathura-cb/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   30 -----------------------
 community-x86_64/PKGBUILD |   30 -----------------------
 3 files changed, 56 insertions(+), 60 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-01-14 17:59:24 UTC (rev 207378)
+++ community-i686/PKGBUILD	2017-01-14 17:59:30 UTC (rev 207379)
@@ -1,30 +0,0 @@
-# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
-# Contributor: Lex Black <autumn-wind at web dot de>
-
-pkgname=zathura-cb
-pkgver=0.1.5
-pkgrel=3
-
-pkgdesc="Adds comic book support to zathura"
-url="http://pwmt.org/projects/zathura-cb/"
-arch=('i686' 'x86_64')
-license=('custom')
-
-conflicts=('zathura-cb-git')
-
-depends=('zathura' 'libarchive' 'desktop-file-utils')
-
-source=(http://pwmt.org/projects/zathura-cb/download/zathura-cb-$pkgver.tar.gz)
-
-sha1sums=('a3de9fb4ae24b61c32bb8d46f1b0e733d484861a')
-
-build() {
-  make -C zathura-cb-$pkgver
-}
-
-package() {
-  cd zathura-cb-$pkgver
-
-  make DESTDIR="$pkgdir" install
-  install -Dm664 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: zathura-cb/repos/community-i686/PKGBUILD (from rev 207378, zathura-cb/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-01-14 17:59:30 UTC (rev 207379)
@@ -0,0 +1,28 @@
+# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
+# Contributor: Lex Black <autumn-wind at web dot de>
+
+pkgname=zathura-cb
+pkgver=0.1.6
+pkgrel=1
+
+pkgdesc="Adds comic book support to zathura"
+url="http://pwmt.org/projects/zathura-cb/"
+arch=('i686' 'x86_64')
+license=('custom:zlib')
+
+depends=('zathura' 'libarchive' 'desktop-file-utils')
+
+source=(https://pwmt.org/projects/zathura-cb/download/zathura-cb-$pkgver.tar.gz)
+
+sha1sums=('73b7cea040ebf603253894f6e08c1b5bd183cd76')
+
+build() {
+  make -C zathura-cb-$pkgver
+}
+
+package() {
+  cd zathura-cb-$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dm664 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-01-14 17:59:24 UTC (rev 207378)
+++ community-x86_64/PKGBUILD	2017-01-14 17:59:30 UTC (rev 207379)
@@ -1,30 +0,0 @@
-# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
-# Contributor: Lex Black <autumn-wind at web dot de>
-
-pkgname=zathura-cb
-pkgver=0.1.5
-pkgrel=3
-
-pkgdesc="Adds comic book support to zathura"
-url="http://pwmt.org/projects/zathura-cb/"
-arch=('i686' 'x86_64')
-license=('custom')
-
-conflicts=('zathura-cb-git')
-
-depends=('zathura' 'libarchive' 'desktop-file-utils')
-
-source=(http://pwmt.org/projects/zathura-cb/download/zathura-cb-$pkgver.tar.gz)
-
-sha1sums=('a3de9fb4ae24b61c32bb8d46f1b0e733d484861a')
-
-build() {
-  make -C zathura-cb-$pkgver
-}
-
-package() {
-  cd zathura-cb-$pkgver
-
-  make DESTDIR="$pkgdir" install
-  install -Dm664 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: zathura-cb/repos/community-x86_64/PKGBUILD (from rev 207378, zathura-cb/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-01-14 17:59:30 UTC (rev 207379)
@@ -0,0 +1,28 @@
+# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
+# Contributor: Lex Black <autumn-wind at web dot de>
+
+pkgname=zathura-cb
+pkgver=0.1.6
+pkgrel=1
+
+pkgdesc="Adds comic book support to zathura"
+url="http://pwmt.org/projects/zathura-cb/"
+arch=('i686' 'x86_64')
+license=('custom:zlib')
+
+depends=('zathura' 'libarchive' 'desktop-file-utils')
+
+source=(https://pwmt.org/projects/zathura-cb/download/zathura-cb-$pkgver.tar.gz)
+
+sha1sums=('73b7cea040ebf603253894f6e08c1b5bd183cd76')
+
+build() {
+  make -C zathura-cb-$pkgver
+}
+
+package() {
+  cd zathura-cb-$pkgver
+
+  make DESTDIR="$pkgdir" install
+  install -Dm664 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



More information about the arch-commits mailing list