[arch-commits] Commit in zathura-ps/repos/community-x86_64 (PKGBUILD PKGBUILD)

Johannes Löthberg demize at archlinux.org
Sun Dec 24 14:25:26 UTC 2017


    Date: Sunday, December 24, 2017 @ 14:25:25
  Author: demize
Revision: 275771

archrelease: copy trunk to community-x86_64

Added:
  zathura-ps/repos/community-x86_64/PKGBUILD
    (from rev 275770, zathura-ps/trunk/PKGBUILD)
Deleted:
  zathura-ps/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   56 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 28 insertions(+), 28 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-24 14:25:19 UTC (rev 275770)
+++ PKGBUILD	2017-12-24 14:25:25 UTC (rev 275771)
@@ -1,28 +0,0 @@
-# $Id: PKGBUILD 67819 2012-03-14 16:22:14Z spupykin $
-# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
-# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: karnath <karnathtorjian at gmail.com>
-
-pkgname=zathura-ps
-pkgver=0.2.4
-pkgrel=1
-
-pkgdesc="Adds ps support to zathura by using the libspectre library"
-url="https://pwmt.org/projects/zathura-ps"
-arch=('i686' 'x86_64')
-license=('custom')
-
-depends=('libspectre' 'zathura' 'desktop-file-utils')
-
-source=(https://pwmt.org/projects/zathura/plugins/download/zathura-ps-$pkgver.tar.gz)
-
-sha1sums=('b1e39928d2f352e0d932dd65ab0a9ba49b664d52')
-
-build(){
-  make -C zathura-ps-$pkgver
-}
-
-package(){
-  make -C zathura-ps-$pkgver DESTDIR="$pkgdir" install
-  install -Dm0644 zathura-ps-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: zathura-ps/repos/community-x86_64/PKGBUILD (from rev 275770, zathura-ps/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2017-12-24 14:25:25 UTC (rev 275771)
@@ -0,0 +1,28 @@
+# $Id: PKGBUILD 67819 2012-03-14 16:22:14Z spupykin $
+# Maintainer: Johannes Löthberg <johannes at kyriasis.com>
+# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: karnath <karnathtorjian at gmail.com>
+
+pkgname=zathura-ps
+pkgver=0.2.5
+pkgrel=1
+
+pkgdesc="Adds ps support to zathura by using the libspectre library"
+url="https://pwmt.org/projects/zathura-ps"
+arch=('x86_64')
+license=('custom')
+
+depends=('libspectre' 'zathura' 'desktop-file-utils')
+
+source=(https://pwmt.org/projects/zathura/plugins/download/zathura-ps-$pkgver.tar.gz)
+
+sha1sums=('818c6adc1fba53d4e13921256c135ecd16e28bf0')
+
+build(){
+  make -C zathura-ps-$pkgver
+}
+
+package(){
+  make -C zathura-ps-$pkgver DESTDIR="$pkgdir" install
+  install -Dm0644 zathura-ps-$pkgver/LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



More information about the arch-commits mailing list