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

Sergej Pupykin spupykin at archlinux.org
Tue Mar 10 10:43:47 UTC 2015


    Date: Tuesday, March 10, 2015 @ 11:43:47
  Author: spupykin
Revision: 129003

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-03-10 10:43:33 UTC (rev 129002)
+++ community-i686/PKGBUILD	2015-03-10 10:43:47 UTC (rev 129003)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Brian Knox <taotetek at gmail.com>
-
-pkgname=libestr
-pkgver=0.1.9
-pkgrel=1
-pkgdesc="essentials for string handling (and a bit more)"
-url="http://libestr.adiscon.com/"
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-depends=()
-source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz")
-md5sums=('681ca0ed7e5ae6ddff70fdec413096e4')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make install DESTDIR=${pkgdir}
-}

Copied: libestr/repos/community-i686/PKGBUILD (from rev 129002, libestr/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-03-10 10:43:47 UTC (rev 129003)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Brian Knox <taotetek at gmail.com>
+
+pkgname=libestr
+pkgver=0.1.10
+pkgrel=1
+pkgdesc="essentials for string handling (and a bit more)"
+url="http://libestr.adiscon.com/"
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+depends=()
+source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz")
+md5sums=('f4c9165a23587e77f7efe65d676d5e8e')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make install DESTDIR=${pkgdir}
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-03-10 10:43:33 UTC (rev 129002)
+++ community-x86_64/PKGBUILD	2015-03-10 10:43:47 UTC (rev 129003)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
-# Maintainer: Brian Knox <taotetek at gmail.com>
-
-pkgname=libestr
-pkgver=0.1.9
-pkgrel=1
-pkgdesc="essentials for string handling (and a bit more)"
-url="http://libestr.adiscon.com/"
-arch=('i686' 'x86_64')
-license=('LGPL2.1')
-depends=()
-source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz")
-md5sums=('681ca0ed7e5ae6ddff70fdec413096e4')
-
-build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-package() {
-  cd ${srcdir}/${pkgname}-${pkgver}
-  make install DESTDIR=${pkgdir}
-}

Copied: libestr/repos/community-x86_64/PKGBUILD (from rev 129002, libestr/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-03-10 10:43:47 UTC (rev 129003)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Sergej Pupykin <pupykin.s+arch at gmail.com>
+# Maintainer: Brian Knox <taotetek at gmail.com>
+
+pkgname=libestr
+pkgver=0.1.10
+pkgrel=1
+pkgdesc="essentials for string handling (and a bit more)"
+url="http://libestr.adiscon.com/"
+arch=('i686' 'x86_64')
+license=('LGPL2.1')
+depends=()
+source=("http://libestr.adiscon.com/files/download/libestr-$pkgver.tar.gz")
+md5sums=('f4c9165a23587e77f7efe65d676d5e8e')
+
+build() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+package() {
+  cd ${srcdir}/${pkgname}-${pkgver}
+  make install DESTDIR=${pkgdir}
+}



More information about the arch-commits mailing list