[arch-commits] Commit in fb-client/trunk (PKGBUILD)
Florian Pritz
bluewind at nymeria.archlinux.org
Mon Sep 2 21:17:51 UTC 2013
Date: Monday, September 2, 2013 @ 23:17:51
Author: bluewind
Revision: 96669
upgpkg: fb-client 1.3.0-1
upstream update
Modified:
fb-client/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-09-02 20:44:13 UTC (rev 96668)
+++ PKGBUILD 2013-09-02 21:17:51 UTC (rev 96669)
@@ -1,16 +1,16 @@
# Maintainer: Florian "Bluewind" Pritz <flo at xssn.at>
pkgname=fb-client
-pkgver=1.2.1
+pkgver=1.3.0
pkgrel=1
pkgdesc="Client for paste.xinu.at"
arch=('i686' 'x86_64')
url="http://paste.xinu.at"
license=('GPL3')
-depends=('curl')
+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=('23b7324844e641432bbfa72cbe101053'
+md5sums=('e715b53883a7f9e3fc5942c78618dbdf'
'SKIP')
build() {
More information about the arch-commits
mailing list