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

Sergej Pupykin spupykin at archlinux.org
Tue Oct 24 09:49:59 UTC 2017


    Date: Tuesday, October 24, 2017 @ 09:49:58
  Author: spupykin
Revision: 264100

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2017-10-24 09:49:37 UTC (rev 264099)
+++ community-i686/PKGBUILD	2017-10-24 09:49:58 UTC (rev 264100)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Jeff Mickey <jeff at archlinux.org>
-# Contributor: Steve Sansom <snsansom at gmail.com>
-
-pkgname=units
-pkgver=2.14
-pkgrel=1
-pkgdesc="converts between different units"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/units/units.html"
-depends=('readline' 'python' 'python-unidecode')
-license=("GPL")
-options=('!makeflags')
-validpgpkeys=('9AD8FC4162D7937CF64F972E1889D5F0E0636F49')
-source=(https://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz{,.sig})
-sha256sums=('9d33893d82f3ddd831d5822992007c40bcd0826ae67d3cbc96539951fb0a82e8'
-            'SKIP')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  ./configure --prefix=/usr --datadir=/usr/share
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: units/repos/community-i686/PKGBUILD (from rev 264099, units/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2017-10-24 09:49:58 UTC (rev 264100)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Jeff Mickey <jeff at archlinux.org>
+# Contributor: Steve Sansom <snsansom at gmail.com>
+
+pkgname=units
+pkgver=2.15
+pkgrel=1
+pkgdesc="converts between different units"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/units/units.html"
+depends=('readline' 'python' 'python-unidecode')
+license=("GPL")
+options=('!makeflags')
+validpgpkeys=('9AD8FC4162D7937CF64F972E1889D5F0E0636F49')
+source=(https://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz{,.sig})
+sha256sums=('25d6334fafc801e15b3b0388e207e1efc5d4ae88af6dc7b17d3913de6441f47c'
+            'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  ./configure --prefix=/usr --datadir=/usr/share
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2017-10-24 09:49:37 UTC (rev 264099)
+++ community-x86_64/PKGBUILD	2017-10-24 09:49:58 UTC (rev 264100)
@@ -1,29 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Jeff Mickey <jeff at archlinux.org>
-# Contributor: Steve Sansom <snsansom at gmail.com>
-
-pkgname=units
-pkgver=2.14
-pkgrel=1
-pkgdesc="converts between different units"
-arch=('i686' 'x86_64')
-url="http://www.gnu.org/software/units/units.html"
-depends=('readline' 'python' 'python-unidecode')
-license=("GPL")
-options=('!makeflags')
-validpgpkeys=('9AD8FC4162D7937CF64F972E1889D5F0E0636F49')
-source=(https://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz{,.sig})
-sha256sums=('9d33893d82f3ddd831d5822992007c40bcd0826ae67d3cbc96539951fb0a82e8'
-            'SKIP')
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgver
-  ./configure --prefix=/usr --datadir=/usr/share
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: units/repos/community-x86_64/PKGBUILD (from rev 264099, units/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2017-10-24 09:49:58 UTC (rev 264100)
@@ -0,0 +1,29 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Jeff Mickey <jeff at archlinux.org>
+# Contributor: Steve Sansom <snsansom at gmail.com>
+
+pkgname=units
+pkgver=2.15
+pkgrel=1
+pkgdesc="converts between different units"
+arch=('i686' 'x86_64')
+url="http://www.gnu.org/software/units/units.html"
+depends=('readline' 'python' 'python-unidecode')
+license=("GPL")
+options=('!makeflags')
+validpgpkeys=('9AD8FC4162D7937CF64F972E1889D5F0E0636F49')
+source=(https://ftp.gnu.org/gnu/units/$pkgname-$pkgver.tar.gz{,.sig})
+sha256sums=('25d6334fafc801e15b3b0388e207e1efc5d4ae88af6dc7b17d3913de6441f47c'
+            'SKIP')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgver
+  ./configure --prefix=/usr --datadir=/usr/share
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list