diff options
author | Omar Vega Ramos <ovruni@gnu.org.pe> | 2020-04-11 10:35:35 -0500 |
---|---|---|
committer | Omar Vega Ramos <ovruni@gnu.org.pe> | 2020-04-11 10:35:35 -0500 |
commit | 0bc6d0e57dde11906a4a13bb626af3b85605961b (patch) | |
tree | 5cb0563f886407e94f39de2eb0cefa9fc1acc82b /libre/gloobus-preview | |
parent | 903221dcbb05a355eed08af847688d7b314857bd (diff) | |
download | abslibre-0bc6d0e57dde11906a4a13bb626af3b85605961b.tar.gz abslibre-0bc6d0e57dde11906a4a13bb626af3b85605961b.tar.bz2 abslibre-0bc6d0e57dde11906a4a13bb626af3b85605961b.zip |
gloobus-preview-0.4.5.336-1.parabola1: updating version
Diffstat (limited to 'libre/gloobus-preview')
-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() { |