Date: Tuesday, August 14, 2012 @ 19:10:37
  Author: bisson
Revision: 165291

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

Added:
  libotr/repos/extra-i686/PKGBUILD
    (from rev 165290, libotr/trunk/PKGBUILD)
  libotr/repos/extra-x86_64/PKGBUILD
    (from rev 165290, libotr/trunk/PKGBUILD)
Deleted:
  libotr/repos/extra-i686/PKGBUILD
  libotr/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   54 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   54 ++++++++++++++++++++++++------------------------
 2 files changed, 54 insertions(+), 54 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD 2012-08-14 23:10:06 UTC (rev 165290)
+++ extra-i686/PKGBUILD 2012-08-14 23:10:37 UTC (rev 165291)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <[email protected]>
-# Contributor: Pierre Schmitz <[email protected]>
-# Contributor: Bug <[email protected]>
-
-pkgname=libotr
-pkgver=3.2.0
-pkgrel=3
-pkgdesc='Off-the-Record Messaging Library and Toolkit'
-url='http://www.cypherpunks.ca/otr/'
-license=('GPL' 'LGPL')
-arch=('i686' 'x86_64')
-depends=('libgcrypt')
-options=('!libtool')
-source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('e5e10b8ddaf59b0ada6046d156d0431cd2790db9')
-
-build() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       ./configure --prefix=/usr --mandir=/usr/share/man --disable-static
-       make
-}
-
-package() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       make DESTDIR="${pkgdir}" install
-}

Copied: libotr/repos/extra-i686/PKGBUILD (from rev 165290, 
libotr/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD                         (rev 0)
+++ extra-i686/PKGBUILD 2012-08-14 23:10:37 UTC (rev 165291)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Gaetan Bisson <[email protected]>
+# Contributor: Pierre Schmitz <[email protected]>
+# Contributor: Bug <[email protected]>
+
+pkgname=libotr
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='Off-the-Record Messaging Library and Toolkit'
+url='http://www.cypherpunks.ca/otr/'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+depends=('libgcrypt')
+options=('!libtool')
+source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('898bf00d019f49ca34cd0116dd2e22685c67c394')
+
+build() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       ./configure --prefix=/usr --mandir=/usr/share/man --disable-static
+       make
+}
+
+package() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       make DESTDIR="${pkgdir}" install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD       2012-08-14 23:10:06 UTC (rev 165290)
+++ extra-x86_64/PKGBUILD       2012-08-14 23:10:37 UTC (rev 165291)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Gaetan Bisson <[email protected]>
-# Contributor: Pierre Schmitz <[email protected]>
-# Contributor: Bug <[email protected]>
-
-pkgname=libotr
-pkgver=3.2.0
-pkgrel=3
-pkgdesc='Off-the-Record Messaging Library and Toolkit'
-url='http://www.cypherpunks.ca/otr/'
-license=('GPL' 'LGPL')
-arch=('i686' 'x86_64')
-depends=('libgcrypt')
-options=('!libtool')
-source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('e5e10b8ddaf59b0ada6046d156d0431cd2790db9')
-
-build() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       ./configure --prefix=/usr --mandir=/usr/share/man --disable-static
-       make
-}
-
-package() {
-       cd "${srcdir}/${pkgname}-${pkgver}"
-       make DESTDIR="${pkgdir}" install
-}

Copied: libotr/repos/extra-x86_64/PKGBUILD (from rev 165290, 
libotr/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD                               (rev 0)
+++ extra-x86_64/PKGBUILD       2012-08-14 23:10:37 UTC (rev 165291)
@@ -0,0 +1,27 @@
+# $Id$
+# Maintainer: Gaetan Bisson <[email protected]>
+# Contributor: Pierre Schmitz <[email protected]>
+# Contributor: Bug <[email protected]>
+
+pkgname=libotr
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='Off-the-Record Messaging Library and Toolkit'
+url='http://www.cypherpunks.ca/otr/'
+license=('GPL' 'LGPL')
+arch=('i686' 'x86_64')
+depends=('libgcrypt')
+options=('!libtool')
+source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz";)
+sha1sums=('898bf00d019f49ca34cd0116dd2e22685c67c394')
+
+build() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       ./configure --prefix=/usr --mandir=/usr/share/man --disable-static
+       make
+}
+
+package() {
+       cd "${srcdir}/${pkgname}-${pkgver}"
+       make DESTDIR="${pkgdir}" install
+}

Reply via email to