diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-08-17 13:22:51 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-08-17 13:22:51 +0200 |
commit | 5a8a6f2a18ee7f23ee5fc5739ba56677026b72a5 (patch) | |
tree | 901e046f416ee2cb65fcc39275cfec7f519f6aaa /fb-client/PKGBUILD | |
parent | d979659e3a07cf64472ad1dc8fc9eda0e29ae787 (diff) | |
download | aur-packages-5a8a6f2a18ee7f23ee5fc5739ba56677026b72a5.tar.gz aur-packages-5a8a6f2a18ee7f23ee5fc5739ba56677026b72a5.tar.xz |
update fb
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to 'fb-client/PKGBUILD')
-rw-r--r-- | fb-client/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fb-client/PKGBUILD b/fb-client/PKGBUILD index fc4a1b9..585a149 100644 --- a/fb-client/PKGBUILD +++ b/fb-client/PKGBUILD @@ -1,6 +1,6 @@ # Contributor: Florian "Bluewind" Pritz <flo@xssn.at> pkgname=fb-client -pkgver=0.6.7 +pkgver=0.6.7.1 pkgrel=1 pkgdesc="Client for paste.xinu.at" arch=('any') @@ -17,5 +17,5 @@ build() { } # vim:set ts=2 sw=2 et: -md5sums=('d3a1a8f9659c04e470e580198f9a47d2' +md5sums=('74699a89f5b06e09b1540e8bfe35a7c0' 'dcd8c4d69ca6c3eba9bee2599456e4ac') |