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

Sergej Pupykin spupykin at archlinux.org
Mon Mar 20 15:21:11 UTC 2017


    Date: Monday, March 20, 2017 @ 15:21:10
  Author: spupykin
Revision: 217655

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-03-20 15:20:50 UTC (rev 217654)
+++ community-i686/PKGBUILD	2017-03-20 15:21:10 UTC (rev 217655)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Jeffrey 'jf' Lim <jfs.world at gmail.com>
-
-pkgname=tnef
-pkgver=1.4.13
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="Program which operates like tar to unpack the files inside an ms-tnef MIME attachment"
-url="https://github.com/verdammelt/tnef"
-license=('GPL')
-depends=()
-source=("$pkgname-$pkgver.tar.gz::https://github.com/verdammelt/tnef/archive/$pkgver.tar.gz")
-sha256sums=('e1d0eb2ba1f7e4689158cf3dfe10ed1571ea239eedc223b830331c6b0fbfcbf7')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  [ -x configure ] || autoreconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: tnef/repos/community-i686/PKGBUILD (from rev 217654, tnef/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-03-20 15:21:10 UTC (rev 217655)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Jeffrey 'jf' Lim <jfs.world at gmail.com>
+
+pkgname=tnef
+pkgver=1.4.14
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="Program which operates like tar to unpack the files inside an ms-tnef MIME attachment"
+url="https://github.com/verdammelt/tnef"
+license=('GPL')
+depends=()
+source=("$pkgname-$pkgver.tar.gz::https://github.com/verdammelt/tnef/archive/$pkgver.tar.gz")
+sha256sums=('26cd7c1a91fa080b4a05b9e81cdee4af9fbd5c6cda44db5f112a2ae9b3c37bd8')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  [ -x configure ] || autoreconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-03-20 15:20:50 UTC (rev 217654)
+++ community-x86_64/PKGBUILD	2017-03-20 15:21:10 UTC (rev 217655)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Contributor: Jeffrey 'jf' Lim <jfs.world at gmail.com>
-
-pkgname=tnef
-pkgver=1.4.13
-pkgrel=1
-arch=(i686 x86_64)
-pkgdesc="Program which operates like tar to unpack the files inside an ms-tnef MIME attachment"
-url="https://github.com/verdammelt/tnef"
-license=('GPL')
-depends=()
-source=("$pkgname-$pkgver.tar.gz::https://github.com/verdammelt/tnef/archive/$pkgver.tar.gz")
-sha256sums=('e1d0eb2ba1f7e4689158cf3dfe10ed1571ea239eedc223b830331c6b0fbfcbf7')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  [ -x configure ] || autoreconf
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: tnef/repos/community-x86_64/PKGBUILD (from rev 217654, tnef/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-03-20 15:21:10 UTC (rev 217655)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Contributor: Jeffrey 'jf' Lim <jfs.world at gmail.com>
+
+pkgname=tnef
+pkgver=1.4.14
+pkgrel=1
+arch=(i686 x86_64)
+pkgdesc="Program which operates like tar to unpack the files inside an ms-tnef MIME attachment"
+url="https://github.com/verdammelt/tnef"
+license=('GPL')
+depends=()
+source=("$pkgname-$pkgver.tar.gz::https://github.com/verdammelt/tnef/archive/$pkgver.tar.gz")
+sha256sums=('26cd7c1a91fa080b4a05b9e81cdee4af9fbd5c6cda44db5f112a2ae9b3c37bd8')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  [ -x configure ] || autoreconf
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list