Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=3187d4e710b2999dbe0c0ce62e902c3bf15dea41
commit 3187d4e710b2999dbe0c0ce62e902c3bf15dea41 Author: crazy <[email protected]> Date: Sun Jan 8 12:15:28 2017 +0100 pdf2djvu-0.9.5-1-x86_64 * Version bump diff --git a/source/apps-extra/pdf2djvu/FrugalBuild b/source/apps-extra/pdf2djvu/FrugalBuild index 6d1d1bb..75f6124 100644 --- a/source/apps-extra/pdf2djvu/FrugalBuild +++ b/source/apps-extra/pdf2djvu/FrugalBuild @@ -2,15 +2,15 @@ # Maintainer: Melko <[email protected]> pkgname=pdf2djvu -pkgver=0.9.4 -pkgrel=6 +pkgver=0.9.5 +pkgrel=1 url="http://jwilk.net/software/pdf2djvu" pkgdesc="Creates DjVu files from PDF files." depends=('djvulibre>=3.5.27-4' 'poppler>=0.49.0' 'libgomp>=6.2.1-5' 'bzip2') groups=('apps-extra') archs=('x86_64') up2date="Flasttar $url" -source=(https://bitbucket.org/jwilk/pdf2djvu/downloads/$pkgname-$pkgver.tar.xz) -sha1sums=('ae4adc1376375f38ef9e79514b5e026855d56bde') +source=(https://github.com/jwilk/pdf2djvu/releases/download/$pkgver/$pkgname-$pkgver.tar.xz) +sha1sums=('31243c5c90cf89110191866159bdfd9164150e45') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
