[arch-commits] Commit in gloobus-preview/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Mon Mar 9 23:47:06 UTC 2020
Date: Monday, March 9, 2020 @ 23:47:05
Author: bgyorgy
Revision: 593372
upgpkg: gloobus-preview 0.4.5.336-1: Remove unneeded GConf import
Modified:
gloobus-preview/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-09 23:46:38 UTC (rev 593371)
+++ PKGBUILD 2020-03-09 23:47:05 UTC (rev 593372)
@@ -1,10 +1,10 @@
# Maintainer: Balló György <ballogyor+arch at gmail dot com>
pkgname=gloobus-preview
-_bzrrev=335
+_bzrrev=336
_bzrpath=~gloobus-dev/$pkgname/last_working_branch
pkgver=0.4.5.$_bzrrev
-pkgrel=5
+pkgrel=1
pkgdesc="GNOME application designed to enable a full screen preview of any kind of file"
arch=('x86_64')
url="https://launchpad.net/gloobus-preview"
@@ -21,7 +21,7 @@
'libspectre: Preview PostScript documents'
'unoconv: Preview LibreOffice compatible documents')
source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev)
-sha256sums=('SKIP')
+sha256sums=('b10646dd23d277f8b3f86787cdd2fc6675fb9ce5d314b8886a4612448ba05209')
prepare() {
cd $_bzrpath
More information about the arch-commits
mailing list