diff options
Diffstat (limited to 'libre/gloobus-preview/PKGBUILD')
-rw-r--r-- | libre/gloobus-preview/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/gloobus-preview/PKGBUILD b/libre/gloobus-preview/PKGBUILD index 372529219..eec33af3f 100644 --- a/libre/gloobus-preview/PKGBUILD +++ b/libre/gloobus-preview/PKGBUILD @@ -3,11 +3,11 @@ # Maintainer: Omar Vega Ramos <ovruni@gnu.org.pe> pkgname=gloobus-preview -_bzrrev=335 +_bzrrev=336 _bzrpath=~gloobus-dev/$pkgname/last_working_branch pkgver=0.4.5.$_bzrrev -pkgrel=4 -pkgrel+=.par1 +pkgrel=1 +pkgrel+=.parabola1 pkgdesc="GNOME application designed to enable a full screen preview of any kind of file" pkgdesc+=", with libarchive support" arch=('x86_64') @@ -29,7 +29,7 @@ optdepends=('djvulibre: Preview DjVu documents' 'unoconv: Preview LibreOffice compatible documents') source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev 'gloobus-preview-usr-bsdtar-for-rar.patch') -sha256sums=('f56cf5ad32855432f996f19d7ebba42cc4c85305f7115e8d4b62cab6880df125' +sha256sums=('b10646dd23d277f8b3f86787cdd2fc6675fb9ce5d314b8886a4612448ba05209' 'd9b2718b1584f55c5d714e7bba6c957f3e3653d76603c08526c8c8ea79275e80') prepare() { |