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

Anatol Pomozov anatolik at archlinux.org
Mon Aug 17 13:11:27 UTC 2015


    Date: Monday, August 17, 2015 @ 15:11:27
  Author: anatolik
Revision: 138452

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-08-17 13:10:44 UTC (rev 138451)
+++ community-i686/PKGBUILD	2015-08-17 13:11:27 UTC (rev 138452)
@@ -1,27 +0,0 @@
-$Id$
-
-pkgname=unibilium
-pkgver=1.1.6
-pkgrel=1
-pkgdesc='A terminfo parsing library'
-arch=(x86_64 i686)
-url='https://github.com/mauke/unibilium/'
-depends=(glibc)
-license=(LGPL3)
-source=($pkgname-$pkgver.tar.gz::https://github.com/mauke/unibilium/archive/v$pkgver.tar.gz)
-sha1sums=('53e81e6a6b9112111bd22d56d1e772b672fcbf91')
-
-build() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make test
-}
-
-package() {
-  cd $pkgname-$pkgver
-  DESTDIR="$pkgdir" make install PREFIX=/usr
-}

Copied: unibilium/repos/community-i686/PKGBUILD (from rev 138451, unibilium/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-08-17 13:11:27 UTC (rev 138452)
@@ -0,0 +1,27 @@
+# $Id$
+
+pkgname=unibilium
+pkgver=1.2.0
+pkgrel=1
+pkgdesc='A terminfo parsing library'
+arch=(x86_64 i686)
+url='https://github.com/mauke/unibilium/'
+depends=(glibc)
+license=(LGPL3)
+source=($pkgname-$pkgver.tar.gz::https://github.com/mauke/unibilium/archive/v$pkgver.tar.gz)
+sha1sums=('ed5150071bef1d1504fddbbe1c842ab47c1cbaec')
+
+build() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make test
+}
+
+package() {
+  cd $pkgname-$pkgver
+  DESTDIR="$pkgdir" make install PREFIX=/usr
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-08-17 13:10:44 UTC (rev 138451)
+++ community-x86_64/PKGBUILD	2015-08-17 13:11:27 UTC (rev 138452)
@@ -1,27 +0,0 @@
-$Id$
-
-pkgname=unibilium
-pkgver=1.1.6
-pkgrel=1
-pkgdesc='A terminfo parsing library'
-arch=(x86_64 i686)
-url='https://github.com/mauke/unibilium/'
-depends=(glibc)
-license=(LGPL3)
-source=($pkgname-$pkgver.tar.gz::https://github.com/mauke/unibilium/archive/v$pkgver.tar.gz)
-sha1sums=('53e81e6a6b9112111bd22d56d1e772b672fcbf91')
-
-build() {
-  cd $pkgname-$pkgver
-  make PREFIX=/usr
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make test
-}
-
-package() {
-  cd $pkgname-$pkgver
-  DESTDIR="$pkgdir" make install PREFIX=/usr
-}

Copied: unibilium/repos/community-x86_64/PKGBUILD (from rev 138451, unibilium/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-08-17 13:11:27 UTC (rev 138452)
@@ -0,0 +1,27 @@
+# $Id$
+
+pkgname=unibilium
+pkgver=1.2.0
+pkgrel=1
+pkgdesc='A terminfo parsing library'
+arch=(x86_64 i686)
+url='https://github.com/mauke/unibilium/'
+depends=(glibc)
+license=(LGPL3)
+source=($pkgname-$pkgver.tar.gz::https://github.com/mauke/unibilium/archive/v$pkgver.tar.gz)
+sha1sums=('ed5150071bef1d1504fddbbe1c842ab47c1cbaec')
+
+build() {
+  cd $pkgname-$pkgver
+  make PREFIX=/usr
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make test
+}
+
+package() {
+  cd $pkgname-$pkgver
+  DESTDIR="$pkgdir" make install PREFIX=/usr
+}



More information about the arch-commits mailing list