diff options
Diffstat (limited to 'libre/gloobus-preview/PKGBUILD')
-rw-r--r-- | libre/gloobus-preview/PKGBUILD | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/libre/gloobus-preview/PKGBUILD b/libre/gloobus-preview/PKGBUILD index 828ae5ece..10f9dfd12 100644 --- a/libre/gloobus-preview/PKGBUILD +++ b/libre/gloobus-preview/PKGBUILD @@ -1,15 +1,16 @@ # $Id: PKGBUILD 167838 2016-03-21 17:48:29Z bgyorgy $ # Maintainer (Arch): Balló György <ballogyor+arch at gmail dot com> -# Maintainer: André Silva <emulatorman@hyperbola.info> +# Maintainer (Hyperbola): André Silva <emulatorman@hyperbola.info> +# Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> pkgname=gloobus-preview _bzrrev=335 _bzrpath=~gloobus-dev/$pkgname/last_working_branch pkgver=0.4.5.$_bzrrev -pkgrel=2.parabola1 +pkgrel=3.parabola1 pkgdesc="GNOME application designed to enable a full screen preview of any kind of file, with libarchive support" arch=('i686' 'x86_64' 'armv7h') -url="http://gloobus.net/" +url="https://launchpad.net/gloobus-preview" license=('GPL') depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 'python-gobject') makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre') @@ -24,9 +25,9 @@ optdepends=('djvulibre: Preview DjVu documents' 'libgxps: Preview XPS documents' 'libspectre: Preview PostScript documents' 'unoconv: Preview LibreOffice compatible documents') -source=($pkgname-$_bzrrev.tar.gz::http://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev +source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev 'gloobus-preview-usr-bsdtar-for-rar.patch') -sha256sums=('bc1e59e035800c37076abfec2ec58394f4bf0ed73080c9e98a0310f4bfc3efdb' +sha256sums=('bdc889cbf807349065763727669a10e5fb564699a6767ea391a6bbb91656660b' 'd9b2718b1584f55c5d714e7bba6c957f3e3653d76603c08526c8c8ea79275e80') prepare() { |