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

Florian Pritz bluewind at archlinux.org
Sun Jul 20 16:02:16 UTC 2014


    Date: Sunday, July 20, 2014 @ 18:02:15
  Author: bluewind
Revision: 116020

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

Added:
  fb-client/repos/community-i686/PKGBUILD
    (from rev 116019, fb-client/trunk/PKGBUILD)
  fb-client/repos/community-x86_64/PKGBUILD
    (from rev 116019, fb-client/trunk/PKGBUILD)
Deleted:
  fb-client/repos/community-i686/PKGBUILD
  fb-client/repos/community-x86_64/PKGBUILD

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-07-20 16:02:11 UTC (rev 116019)
+++ community-i686/PKGBUILD	2014-07-20 16:02:15 UTC (rev 116020)
@@ -1,28 +0,0 @@
-# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
-
-pkgname=fb-client
-pkgver=1.3.2
-pkgrel=1
-pkgdesc="Client for paste.xinu.at"
-arch=('i686' 'x86_64')
-url="http://paste.xinu.at"
-license=('GPL3')
-depends=('curl' 'bash')
-optdepends=('xclip: for automatically copying the URL into the clipboard')
-source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('181b3d64000eaf5dad4ec7cdceed479c'
-         'SKIP')
-
-build() {
-  cd "$srcdir/fb-$pkgver"
-
-  make
-}
-
-package() {
-  cd "$srcdir/fb-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: fb-client/repos/community-i686/PKGBUILD (from rev 116019, fb-client/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-07-20 16:02:15 UTC (rev 116020)
@@ -0,0 +1,28 @@
+# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
+
+pkgname=fb-client
+pkgver=1.3.3
+pkgrel=1
+pkgdesc="Client for paste.xinu.at"
+arch=('i686' 'x86_64')
+url="http://paste.xinu.at"
+license=('GPL3')
+depends=('curl' 'bash')
+optdepends=('xclip: for automatically copying the URL into the clipboard')
+source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
+md5sums=('a766cbd2fe0ee3b630023cf91a6996ba'
+         'SKIP')
+
+build() {
+  cd "$srcdir/fb-$pkgver"
+
+  make
+}
+
+package() {
+  cd "$srcdir/fb-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-07-20 16:02:11 UTC (rev 116019)
+++ community-x86_64/PKGBUILD	2014-07-20 16:02:15 UTC (rev 116020)
@@ -1,28 +0,0 @@
-# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
-
-pkgname=fb-client
-pkgver=1.3.2
-pkgrel=1
-pkgdesc="Client for paste.xinu.at"
-arch=('i686' 'x86_64')
-url="http://paste.xinu.at"
-license=('GPL3')
-depends=('curl' 'bash')
-optdepends=('xclip: for automatically copying the URL into the clipboard')
-source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('181b3d64000eaf5dad4ec7cdceed479c'
-         'SKIP')
-
-build() {
-  cd "$srcdir/fb-$pkgver"
-
-  make
-}
-
-package() {
-  cd "$srcdir/fb-$pkgver"
-
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: fb-client/repos/community-x86_64/PKGBUILD (from rev 116019, fb-client/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-07-20 16:02:15 UTC (rev 116020)
@@ -0,0 +1,28 @@
+# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
+
+pkgname=fb-client
+pkgver=1.3.3
+pkgrel=1
+pkgdesc="Client for paste.xinu.at"
+arch=('i686' 'x86_64')
+url="http://paste.xinu.at"
+license=('GPL3')
+depends=('curl' 'bash')
+optdepends=('xclip: for automatically copying the URL into the clipboard')
+source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
+md5sums=('a766cbd2fe0ee3b630023cf91a6996ba'
+         'SKIP')
+
+build() {
+  cd "$srcdir/fb-$pkgver"
+
+  make
+}
+
+package() {
+  cd "$srcdir/fb-$pkgver"
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:




More information about the arch-commits mailing list