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

Florian Pritz bluewind at nymeria.archlinux.org
Sat May 11 10:49:30 UTC 2013


    Date: Saturday, May 11, 2013 @ 12:49:29
  Author: bluewind
Revision: 90312

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

Added:
  fb-client/repos/community-i686/PKGBUILD
    (from rev 90311, fb-client/trunk/PKGBUILD)
  fb-client/repos/community-x86_64/PKGBUILD
    (from rev 90311, fb-client/trunk/PKGBUILD)
Deleted:
  fb-client/repos/community-i686/PKGBUILD
  fb-client/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	2013-05-11 10:49:24 UTC (rev 90311)
+++ community-i686/PKGBUILD	2013-05-11 10:49:29 UTC (rev 90312)
@@ -1,27 +0,0 @@
-# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
-pkgname=fb-client
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="Client for paste.xinu.at"
-arch=('i686' 'x86_64')
-url="http://paste.xinu.at"
-license=('GPL3')
-depends=('curl')
-optdepends=('xclip: for automatically copying the URL into the clipboard')
-source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('0dc4cc4637b4503cb0c0cf1f1b09975a'
-         'ff74200e97a0184109cd1eee9c0dc099')
-
-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 90311, fb-client/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2013-05-11 10:49:29 UTC (rev 90312)
@@ -0,0 +1,28 @@
+# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
+
+pkgname=fb-client
+pkgver=1.1.3
+pkgrel=1
+pkgdesc="Client for paste.xinu.at"
+arch=('i686' 'x86_64')
+url="http://paste.xinu.at"
+license=('GPL3')
+depends=('curl')
+optdepends=('xclip: for automatically copying the URL into the clipboard')
+source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
+md5sums=('6d05a1ebe50fa2c00c03fa41195bdf48'
+         '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	2013-05-11 10:49:24 UTC (rev 90311)
+++ community-x86_64/PKGBUILD	2013-05-11 10:49:29 UTC (rev 90312)
@@ -1,27 +0,0 @@
-# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
-pkgname=fb-client
-pkgver=1.1.2
-pkgrel=1
-pkgdesc="Client for paste.xinu.at"
-arch=('i686' 'x86_64')
-url="http://paste.xinu.at"
-license=('GPL3')
-depends=('curl')
-optdepends=('xclip: for automatically copying the URL into the clipboard')
-source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
-md5sums=('0dc4cc4637b4503cb0c0cf1f1b09975a'
-         'ff74200e97a0184109cd1eee9c0dc099')
-
-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 90311, fb-client/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2013-05-11 10:49:29 UTC (rev 90312)
@@ -0,0 +1,28 @@
+# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
+
+pkgname=fb-client
+pkgver=1.1.3
+pkgrel=1
+pkgdesc="Client for paste.xinu.at"
+arch=('i686' 'x86_64')
+url="http://paste.xinu.at"
+license=('GPL3')
+depends=('curl')
+optdepends=('xclip: for automatically copying the URL into the clipboard')
+source=(http://paste.xinu.at/data/client/fb-$pkgver.tar.gz{,.sig})
+md5sums=('6d05a1ebe50fa2c00c03fa41195bdf48'
+         '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