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

Florian Pritz bluewind at archlinux.org
Mon Jul 27 14:56:00 UTC 2015


    Date: Monday, July 27, 2015 @ 16:56:00
  Author: bluewind
Revision: 137506

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

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

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

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-07-27 14:55:55 UTC (rev 137505)
+++ community-i686/PKGBUILD	2015-07-27 14:56:00 UTC (rev 137506)
@@ -1,29 +0,0 @@
-# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
-
-pkgname=fb-client
-pkgver=1.4.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=('4495a579d7855ed57149819b32782473'
-         'SKIP')
-validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
-
-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 137505, fb-client/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-07-27 14:56:00 UTC (rev 137506)
@@ -0,0 +1,29 @@
+# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
+
+pkgname=fb-client
+pkgver=1.5.0
+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=('749c4afd3430f1bbd4bb049c590f6351'
+         'SKIP')
+validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
+
+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	2015-07-27 14:55:55 UTC (rev 137505)
+++ community-x86_64/PKGBUILD	2015-07-27 14:56:00 UTC (rev 137506)
@@ -1,29 +0,0 @@
-# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
-
-pkgname=fb-client
-pkgver=1.4.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=('4495a579d7855ed57149819b32782473'
-         'SKIP')
-validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
-
-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 137505, fb-client/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-07-27 14:56:00 UTC (rev 137506)
@@ -0,0 +1,29 @@
+# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
+
+pkgname=fb-client
+pkgver=1.5.0
+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=('749c4afd3430f1bbd4bb049c590f6351'
+         'SKIP')
+validpgpkeys=("CFA6AF15E5C74149FC1D8C086D1655C14CE1C13E")
+
+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