frostwire update to version 5.5.2

fsarchiver update to version 0.6.16
This commit is contained in:
AlmAck 2013-02-20 22:08:53 +01:00
parent f6e7eddb0b
commit ed361ea22d
2 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
pkgname=frostwire
pkgver=5.3.3
pkgver=5.5.2
pkgrel=1
pkgdesc="BitTorrent client with integrated search"
arch=('any')
@ -17,7 +17,7 @@ makedepends=('libicns')
categories=('network')
source=(http://dl.frostwire.com/$pkgname/$pkgver/$pkgname-$pkgver.noarch.tar.gz)
# noextract=($pkgname-$pkgver.noarch.tar.gz) # Extraction fails because of wrong ends of line.
md5sums=('fcd02ddbb23f7a9fa6a531794408cff4')
md5sums=('dba8f99e92dfa7df809174c290cad402')
package() {
# Extraction.

View File

@ -4,17 +4,17 @@
# maintainer: abveritas[at]chakra-project[dot]org>
pkgname=fsarchiver
pkgver=0.6.15
pkgver=0.6.16
pkgrel=1
pkgdesc="A safe and flexible file-system backup and deployment tool"
arch=('i686' 'x86_64')
arch=('x86_64')
url="http://www.fsarchiver.org/"
license=('GPL')
depends=('bzip2' 'e2fsprogs' 'lzo2' 'xz' 'libgcrypt')
categories=('utils')
screenshot=('http://media.cdn.ubuntu-de.org/wiki/attachments/02/04/verzeichnis.jpg')
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz")
md5sums=('37d70151408d6a8a1389ef66bf447026')
md5sums=('f40ad25b1aefb49f21b73fe197e1d004')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"