[arch-commits] Commit in ascii/repos (4 files)
Peter Lewis
plewis at nymeria.archlinux.org
Sun Jan 5 20:25:04 UTC 2014
Date: Sunday, January 5, 2014 @ 21:25:04
Author: plewis
Revision: 103423
archrelease: copy trunk to community-i686, community-x86_64
Added:
ascii/repos/community-i686/PKGBUILD
(from rev 103422, ascii/trunk/PKGBUILD)
ascii/repos/community-x86_64/PKGBUILD
(from rev 103422, ascii/trunk/PKGBUILD)
Deleted:
ascii/repos/community-i686/PKGBUILD
ascii/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 66 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 33 ----------------------
community-x86_64/PKGBUILD | 33 ----------------------
3 files changed, 66 insertions(+), 66 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2014-01-05 20:24:38 UTC (rev 103422)
+++ community-i686/PKGBUILD 2014-01-05 20:25:04 UTC (rev 103423)
@@ -1,33 +0,0 @@
-# Maintainer: Peter Lewis <plewis at aur.archlinux.org>
-# Contributor: Grigorios Bouzakis <grbzks at xsmail.com>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-
-pkgname=ascii
-pkgver=3.12
-pkgrel=1
-pkgdesc="Utility for conversion between various byte representations and the ASCII character table"
-arch=('i686' 'x86_64')
-url="http://www.catb.org/~esr/ascii"
-license=('BSD')
-depends=('glibc')
-source=("http://www.catb.org/~esr/ascii/ascii-${pkgver}.tar.gz")
-md5sums=('d06267813ac83ed511b7330f43fcc4ee')
-
-build() {
- cd ${pkgname}-${pkgver}
-
- make
-}
-
-package() {
- cd ${pkgname}-${pkgver}
-
- install -D ${pkgname} \
- ${pkgdir}/usr/bin/${pkgname}
-
- install -D -m644 ${pkgname}.1 \
- ${pkgdir}/usr/share/man/man1/${pkgname}.1
-
- install -D -m644 COPYING \
- ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
Copied: ascii/repos/community-i686/PKGBUILD (from rev 103422, ascii/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2014-01-05 20:25:04 UTC (rev 103423)
@@ -0,0 +1,33 @@
+# Maintainer: Peter Lewis <plewis at aur.archlinux.org>
+# Contributor: Grigorios Bouzakis <grbzks at xsmail.com>
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+
+pkgname=ascii
+pkgver=3.14
+pkgrel=1
+pkgdesc="Utility for conversion between various byte representations and the ASCII character table"
+arch=('i686' 'x86_64')
+url="http://www.catb.org/~esr/ascii"
+license=('BSD')
+depends=('glibc')
+source=("http://www.catb.org/~esr/ascii/ascii-${pkgver}.tar.gz")
+sha256sums=('7f0e3fbfe318a372428a1117ec9527ec0a88946323c8b15dc86634a11989bcd1')
+
+build() {
+ cd ${pkgname}-${pkgver}
+
+ make
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+
+ install -D ${pkgname} \
+ ${pkgdir}/usr/bin/${pkgname}
+
+ install -D -m644 ${pkgname}.1 \
+ ${pkgdir}/usr/share/man/man1/${pkgname}.1
+
+ install -D -m644 COPYING \
+ ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2014-01-05 20:24:38 UTC (rev 103422)
+++ community-x86_64/PKGBUILD 2014-01-05 20:25:04 UTC (rev 103423)
@@ -1,33 +0,0 @@
-# Maintainer: Peter Lewis <plewis at aur.archlinux.org>
-# Contributor: Grigorios Bouzakis <grbzks at xsmail.com>
-# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
-
-pkgname=ascii
-pkgver=3.12
-pkgrel=1
-pkgdesc="Utility for conversion between various byte representations and the ASCII character table"
-arch=('i686' 'x86_64')
-url="http://www.catb.org/~esr/ascii"
-license=('BSD')
-depends=('glibc')
-source=("http://www.catb.org/~esr/ascii/ascii-${pkgver}.tar.gz")
-md5sums=('d06267813ac83ed511b7330f43fcc4ee')
-
-build() {
- cd ${pkgname}-${pkgver}
-
- make
-}
-
-package() {
- cd ${pkgname}-${pkgver}
-
- install -D ${pkgname} \
- ${pkgdir}/usr/bin/${pkgname}
-
- install -D -m644 ${pkgname}.1 \
- ${pkgdir}/usr/share/man/man1/${pkgname}.1
-
- install -D -m644 COPYING \
- ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
-}
Copied: ascii/repos/community-x86_64/PKGBUILD (from rev 103422, ascii/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2014-01-05 20:25:04 UTC (rev 103423)
@@ -0,0 +1,33 @@
+# Maintainer: Peter Lewis <plewis at aur.archlinux.org>
+# Contributor: Grigorios Bouzakis <grbzks at xsmail.com>
+# Contributor: Damir Perisa <damir.perisa at bluewin.ch>
+
+pkgname=ascii
+pkgver=3.14
+pkgrel=1
+pkgdesc="Utility for conversion between various byte representations and the ASCII character table"
+arch=('i686' 'x86_64')
+url="http://www.catb.org/~esr/ascii"
+license=('BSD')
+depends=('glibc')
+source=("http://www.catb.org/~esr/ascii/ascii-${pkgver}.tar.gz")
+sha256sums=('7f0e3fbfe318a372428a1117ec9527ec0a88946323c8b15dc86634a11989bcd1')
+
+build() {
+ cd ${pkgname}-${pkgver}
+
+ make
+}
+
+package() {
+ cd ${pkgname}-${pkgver}
+
+ install -D ${pkgname} \
+ ${pkgdir}/usr/bin/${pkgname}
+
+ install -D -m644 ${pkgname}.1 \
+ ${pkgdir}/usr/share/man/man1/${pkgname}.1
+
+ install -D -m644 COPYING \
+ ${pkgdir}/usr/share/licenses/${pkgname}/LICENSE
+}
More information about the arch-commits
mailing list