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

Gaëtan Bisson bisson at archlinux.org
Fri Aug 26 15:44:03 UTC 2016


    Date: Friday, August 26, 2016 @ 15:44:01
  Author: bisson
Revision: 187611

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-08-26 15:43:19 UTC (rev 187610)
+++ community-i686/PKGBUILD	2016-08-26 15:44:01 UTC (rev 187611)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: lp76 <l.peduto at gmail.com>
-# Contributor: Daenyth <Daenyth+Arch AT gmail DOT com>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=ncdu
-pkgver=1.11
-pkgrel=3
-pkgdesc='Disk usage analyzer with an ncurses interface'
-url='https://dev.yorhel.nl/ncdu'
-license=('custom:MIT')
-depends=('ncurses')
-arch=('i686' 'x86_64')
-source=("http://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('8f22d713e6d2b28e1f501eee2bd1e03b55550c8d')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-	install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: ncdu/repos/community-i686/PKGBUILD (from rev 187610, ncdu/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-08-26 15:44:01 UTC (rev 187611)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: lp76 <l.peduto at gmail.com>
+# Contributor: Daenyth <Daenyth+Arch AT gmail DOT com>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=ncdu
+pkgver=1.12
+pkgrel=1
+pkgdesc='Disk usage analyzer with an ncurses interface'
+url='https://dev.yorhel.nl/ncdu'
+license=('custom:MIT')
+depends=('ncurses')
+arch=('i686' 'x86_64')
+validpgpkeys=('74460D32B80810EBA9AFA2E962394C698C2739FA')
+source=("http://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha1sums=('b79b1c44784f334dca74d89a49f49274f14cfeef' 'SKIP')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+	install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-08-26 15:43:19 UTC (rev 187610)
+++ community-x86_64/PKGBUILD	2016-08-26 15:44:01 UTC (rev 187611)
@@ -1,27 +0,0 @@
-# $Id$
-# Contributor: lp76 <l.peduto at gmail.com>
-# Contributor: Daenyth <Daenyth+Arch AT gmail DOT com>
-# Maintainer: Gaetan Bisson <bisson at archlinux.org>
-
-pkgname=ncdu
-pkgver=1.11
-pkgrel=3
-pkgdesc='Disk usage analyzer with an ncurses interface'
-url='https://dev.yorhel.nl/ncdu'
-license=('custom:MIT')
-depends=('ncurses')
-arch=('i686' 'x86_64')
-source=("http://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('8f22d713e6d2b28e1f501eee2bd1e03b55550c8d')
-
-build() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	./configure --prefix=/usr
-	make
-}
-
-package() {
-	cd "${srcdir}/${pkgname}-${pkgver}"
-	make DESTDIR="${pkgdir}" install
-	install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: ncdu/repos/community-x86_64/PKGBUILD (from rev 187610, ncdu/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-08-26 15:44:01 UTC (rev 187611)
@@ -0,0 +1,28 @@
+# $Id$
+# Contributor: lp76 <l.peduto at gmail.com>
+# Contributor: Daenyth <Daenyth+Arch AT gmail DOT com>
+# Maintainer: Gaetan Bisson <bisson at archlinux.org>
+
+pkgname=ncdu
+pkgver=1.12
+pkgrel=1
+pkgdesc='Disk usage analyzer with an ncurses interface'
+url='https://dev.yorhel.nl/ncdu'
+license=('custom:MIT')
+depends=('ncurses')
+arch=('i686' 'x86_64')
+validpgpkeys=('74460D32B80810EBA9AFA2E962394C698C2739FA')
+source=("http://dev.yorhel.nl/download/${pkgname}-${pkgver}.tar.gz"{,.asc})
+sha1sums=('b79b1c44784f334dca74d89a49f49274f14cfeef' 'SKIP')
+
+build() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	./configure --prefix=/usr
+	make
+}
+
+package() {
+	cd "${srcdir}/${pkgname}-${pkgver}"
+	make DESTDIR="${pkgdir}" install
+	install -Dm644 COPYING "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}



More information about the arch-commits mailing list