diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-21 04:11:09 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-07-21 04:11:09 +0000 |
commit | 5b365327dcf9494b4122997569405c480ff16517 (patch) | |
tree | 13025e0b5df37ba40bf62b9b06778dd969de6597 /community/fb-client/PKGBUILD | |
parent | 29c4d88cb6f67caf6164909e0fe2185d46fc5093 (diff) |
Mon Jul 21 04:07:18 UTC 2014
Diffstat (limited to 'community/fb-client/PKGBUILD')
-rw-r--r-- | community/fb-client/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/fb-client/PKGBUILD b/community/fb-client/PKGBUILD index 7879f7c88..25f56476d 100644 --- a/community/fb-client/PKGBUILD +++ b/community/fb-client/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Florian "Bluewind" Pritz <flo@xssn.at> pkgname=fb-client -pkgver=1.3.2 +pkgver=1.3.3 pkgrel=1 pkgdesc="Client for paste.xinu.at" arch=('i686' 'x86_64') @@ -10,7 +10,7 @@ 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' +md5sums=('a766cbd2fe0ee3b630023cf91a6996ba' 'SKIP') build() { |