[arch-commits] Commit in par2cmdline/repos (4 files)
Ike Devolder
idevolder at archlinux.org
Tue Apr 14 18:58:25 UTC 2015
Date: Tuesday, April 14, 2015 @ 20:58:25
Author: idevolder
Revision: 131361
archrelease: copy trunk to community-i686, community-x86_64
Added:
par2cmdline/repos/community-i686/PKGBUILD
(from rev 131360, par2cmdline/trunk/PKGBUILD)
par2cmdline/repos/community-x86_64/PKGBUILD
(from rev 131360, par2cmdline/trunk/PKGBUILD)
Deleted:
par2cmdline/repos/community-i686/PKGBUILD
par2cmdline/repos/community-x86_64/PKGBUILD
---------------------------+
/PKGBUILD | 68 ++++++++++++++++++++++++++++++++++++++++++++
community-i686/PKGBUILD | 34 ----------------------
community-x86_64/PKGBUILD | 34 ----------------------
3 files changed, 68 insertions(+), 68 deletions(-)
Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD 2015-04-14 18:58:11 UTC (rev 131360)
+++ community-i686/PKGBUILD 2015-04-14 18:58:25 UTC (rev 131361)
@@ -1,34 +0,0 @@
-# vim:set ts=2 sw=2 et:
-# $Id$
-# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org
-
-pkgname=par2cmdline
-pkgver=0.6.11
-pkgrel=1
-pkgdesc='A PAR 2.0 compatible file verification and repair tool'
-url='https://github.com/BlackIkeEagle/par2cmdline'
-license=('GPL2')
-arch=('i686' 'x86_64')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/BlackIkeEagle/$pkgname/archive/v$pkgver.tar.gz")
-
-build() {
- cd "$pkgname-$pkgver"
- aclocal
- automake --add-missing
- autoconf
- ./configure --prefix=/usr
- make
-}
-
-check() {
- cd "$pkgname-$pkgver"
- make check
-}
-
-package() {
- cd "$pkgname-$pkgver"
- make DESTDIR="$pkgdir" install
-}
-
-sha256sums=('7d09033ac4f2dd2f6dd2b61c2498bbc37762e6432afd9171553a5cc466a09998')
Copied: par2cmdline/repos/community-i686/PKGBUILD (from rev 131360, par2cmdline/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2015-04-14 18:58:25 UTC (rev 131361)
@@ -0,0 +1,34 @@
+# vim:set ts=2 sw=2 et:
+# $Id$
+# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org
+
+pkgname=par2cmdline
+pkgver=0.6.12
+pkgrel=1
+pkgdesc='A PAR 2.0 compatible file verification and repair tool'
+url='https://github.com/BlackIkeEagle/par2cmdline'
+license=('GPL2')
+arch=('i686' 'x86_64')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/BlackIkeEagle/$pkgname/archive/v$pkgver.tar.gz")
+sha256sums=('1788aaab2cd7f760c4dc24c1d31a471a4b584fbbfa2a47f06f340b4d73480144')
+
+build() {
+ cd "$pkgname-$pkgver"
+ aclocal
+ automake --add-missing
+ autoconf
+ ./configure --prefix=/usr
+ make
+}
+
+check() {
+ cd "$pkgname-$pkgver"
+ make check
+}
+
+package() {
+ cd "$pkgname-$pkgver"
+ make DESTDIR="$pkgdir" install
+}
+
Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD 2015-04-14 18:58:11 UTC (rev 131360)
+++ community-x86_64/PKGBUILD 2015-04-14 18:58:25 UTC (rev 131361)
@@ -1,34 +0,0 @@
-# vim:set ts=2 sw=2 et:
-# $Id$
-# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
-# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org
-
-pkgname=par2cmdline
-pkgver=0.6.11
-pkgrel=1
-pkgdesc='A PAR 2.0 compatible file verification and repair tool'
-url='https://github.com/BlackIkeEagle/par2cmdline'
-license=('GPL2')
-arch=('i686' 'x86_64')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/BlackIkeEagle/$pkgname/archive/v$pkgver.tar.gz")
-
-build() {
- cd "$pkgname-$pkgver"
- aclocal
- automake --add-missing
- autoconf
- ./configure --prefix=/usr
- make
-}
-
-check() {
- cd "$pkgname-$pkgver"
- make check
-}
-
-package() {
- cd "$pkgname-$pkgver"
- make DESTDIR="$pkgdir" install
-}
-
-sha256sums=('7d09033ac4f2dd2f6dd2b61c2498bbc37762e6432afd9171553a5cc466a09998')
Copied: par2cmdline/repos/community-x86_64/PKGBUILD (from rev 131360, par2cmdline/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2015-04-14 18:58:25 UTC (rev 131361)
@@ -0,0 +1,34 @@
+# vim:set ts=2 sw=2 et:
+# $Id$
+# Maintainer: BlackEagle < ike DOT devolder AT gmail DOT com >
+# Maintainer: Sébastien Luttringer <seblu at aur.archlinux.org
+
+pkgname=par2cmdline
+pkgver=0.6.12
+pkgrel=1
+pkgdesc='A PAR 2.0 compatible file verification and repair tool'
+url='https://github.com/BlackIkeEagle/par2cmdline'
+license=('GPL2')
+arch=('i686' 'x86_64')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/BlackIkeEagle/$pkgname/archive/v$pkgver.tar.gz")
+sha256sums=('1788aaab2cd7f760c4dc24c1d31a471a4b584fbbfa2a47f06f340b4d73480144')
+
+build() {
+ cd "$pkgname-$pkgver"
+ aclocal
+ automake --add-missing
+ autoconf
+ ./configure --prefix=/usr
+ make
+}
+
+check() {
+ cd "$pkgname-$pkgver"
+ make check
+}
+
+package() {
+ cd "$pkgname-$pkgver"
+ make DESTDIR="$pkgdir" install
+}
+
More information about the arch-commits
mailing list