This commit is contained in:
a-sansara 2012-07-15 20:45:59 +00:00
parent 81b29f82f8
commit ecf1737ee9

View File

@ -1,7 +1,7 @@
# Maintainer : a-Sansara <a-sansara@clochardprod.net>
# Contributor:
pkgname=gpyfsa
pkgver=0.33
pkgver=0.34
pkgrel=1
pkgdesc='a gtk+ GUI front-end of fsarchiver with mounting facilities'
arch=('any')
@ -10,7 +10,9 @@ license=('GPL3')
depends=('gksu' 'python2' 'pygtk' 'desktop-file-utils' 'fsarchiver>=0.6.8')
install="${pkgname}.install"
source=("http://sourceforge.net/projects/gpyfsa/files/packages/archlinux/${pkgname}-${pkgver}.tar.bz2/download")
md5sums=('0e6f2f47d11e7723dbe3fcf14a8c4465')
md5sums=('7b91f7587b75a4a2abc59cb487bd7f01')
# 0.33
# md5sums=('0e6f2f47d11e7723dbe3fcf14a8c4465')
build() {
cd "${srcdir}/${pkgname}"