[arch-commits] Commit in fb-client/repos (4 files)
Florian Pritz
bluewind at nymeria.archlinux.org
Sun Aug 11 17:05:48 UTC 2013
Date: Sunday, August 11, 2013 @ 19:05:48
Author: bluewind
Revision: 95407
archrelease: copy trunk to community-i686, community-x86_64
Added:
fb-client/repos/community-i686/PKGBUILD
(from rev 95406, fb-client/trunk/PKGBUILD)
fb-client/repos/community-x86_64/PKGBUILD
(from rev 95406, 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 2013-08-11 17:05:43 UTC (rev 95406)
+++ community-i686/PKGBUILD 2013-08-11 17:05:48 UTC (rev 95407)
@@ -1,28 +0,0 @@
-# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
-
-pkgname=fb-client
-pkgver=1.1.4
-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=('e0b3bde72fb416fd10550cac829758bd'
- '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 95406, fb-client/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD (rev 0)
+++ community-i686/PKGBUILD 2013-08-11 17:05:48 UTC (rev 95407)
@@ -0,0 +1,28 @@
+# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
+
+pkgname=fb-client
+pkgver=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=('2033c547bd44a27d464fa61065f29a77'
+ '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-08-11 17:05:43 UTC (rev 95406)
+++ community-x86_64/PKGBUILD 2013-08-11 17:05:48 UTC (rev 95407)
@@ -1,28 +0,0 @@
-# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
-
-pkgname=fb-client
-pkgver=1.1.4
-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=('e0b3bde72fb416fd10550cac829758bd'
- '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 95406, fb-client/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD (rev 0)
+++ community-x86_64/PKGBUILD 2013-08-11 17:05:48 UTC (rev 95407)
@@ -0,0 +1,28 @@
+# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
+
+pkgname=fb-client
+pkgver=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=('2033c547bd44a27d464fa61065f29a77'
+ '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