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

Jelle van der Waa jelle at nymeria.archlinux.org
Sat Jul 12 15:35:32 UTC 2014


    Date: Saturday, July 12, 2014 @ 17:35:32
  Author: jelle
Revision: 115596

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-12 15:35:22 UTC (rev 115595)
+++ community-i686/PKGBUILD	2014-07-12 15:35:32 UTC (rev 115596)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
-# Contributor: Wijnand Modderman <wijanand+aur at archlinux.nl>
-
-pkgname=cksfv
-pkgver=1.3.14
-pkgrel=2
-pkgdesc="SFV (Simple File Verification) Checker"
-arch=('i686' 'x86_64')
-url="http://zakalwe.fi/~shd/foss/cksfv"
-license=('GPL')
-depends=('glibc')
-source=(http://zakalwe.fi/~shd/foss/cksfv/files/$pkgname-$pkgver.tar.gz)
-md5sums=('2e15289753ea0b90b6ea86993f93b383')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make BINDIR="$pkgdir/usr/bin" MANDIR="$pkgdir/usr/share/man" install
-  chmod 644 "$pkgdir/usr/share/man/man1/$pkgname.1"
-}

Copied: cksfv/repos/community-i686/PKGBUILD (from rev 115595, cksfv/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-12 15:35:32 UTC (rev 115596)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
+# Contributor: Wijnand Modderman <wijanand+aur at archlinux.nl>
+
+pkgname=cksfv
+pkgver=1.3.14
+pkgrel=3
+pkgdesc="SFV (Simple File Verification) Checker"
+arch=('i686' 'x86_64')
+url="http://zakalwe.fi/~shd/foss/cksfv"
+license=('GPL')
+depends=('glibc')
+source=(http://zakalwe.fi/~shd/foss/cksfv/files/$pkgname-$pkgver.tar.gz)
+md5sums=('2e15289753ea0b90b6ea86993f93b383')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make BINDIR="$pkgdir/usr/bin" MANDIR="$pkgdir/usr/share/man" install
+  chmod 644 "$pkgdir/usr/share/man/man1/$pkgname.1"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-12 15:35:22 UTC (rev 115595)
+++ community-x86_64/PKGBUILD	2014-07-12 15:35:32 UTC (rev 115596)
@@ -1,26 +0,0 @@
-# $Id$
-# Maintainer: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
-# Contributor: Wijnand Modderman <wijanand+aur at archlinux.nl>
-
-pkgname=cksfv
-pkgver=1.3.14
-pkgrel=2
-pkgdesc="SFV (Simple File Verification) Checker"
-arch=('i686' 'x86_64')
-url="http://zakalwe.fi/~shd/foss/cksfv"
-license=('GPL')
-depends=('glibc')
-source=(http://zakalwe.fi/~shd/foss/cksfv/files/$pkgname-$pkgver.tar.gz)
-md5sums=('2e15289753ea0b90b6ea86993f93b383')
-
-build() {
-  cd "$srcdir/$pkgname-$pkgver"
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir/$pkgname-$pkgver"
-  make BINDIR="$pkgdir/usr/bin" MANDIR="$pkgdir/usr/share/man" install
-  chmod 644 "$pkgdir/usr/share/man/man1/$pkgname.1"
-}

Copied: cksfv/repos/community-x86_64/PKGBUILD (from rev 115595, cksfv/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-12 15:35:32 UTC (rev 115596)
@@ -0,0 +1,26 @@
+# $Id$
+# Maintainer: Jaroslaw Swierczynski <swiergot at aur.archlinux.org>
+# Contributor: Wijnand Modderman <wijanand+aur at archlinux.nl>
+
+pkgname=cksfv
+pkgver=1.3.14
+pkgrel=3
+pkgdesc="SFV (Simple File Verification) Checker"
+arch=('i686' 'x86_64')
+url="http://zakalwe.fi/~shd/foss/cksfv"
+license=('GPL')
+depends=('glibc')
+source=(http://zakalwe.fi/~shd/foss/cksfv/files/$pkgname-$pkgver.tar.gz)
+md5sums=('2e15289753ea0b90b6ea86993f93b383')
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  make BINDIR="$pkgdir/usr/bin" MANDIR="$pkgdir/usr/share/man" install
+  chmod 644 "$pkgdir/usr/share/man/man1/$pkgname.1"
+}




More information about the arch-commits mailing list