Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / sushi


Commits:
358081b5 by Jan Alexander Steffens (heftig) at 2023-10-04T01:49:26+02:00
45.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,24 @@
+pkgbase = sushi
+       pkgdesc = A quick previewer for Nautilus
+       pkgver = 45.0
+       pkgrel = 1
+       url = https://gitlab.gnome.org/GNOME/sushi
+       arch = x86_64
+       groups = gnome
+       license = GPL2
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = meson
+       depends = evince
+       depends = gjs
+       depends = gst-plugin-gtk
+       depends = gst-plugins-base-libs
+       depends = gtk3
+       depends = gtksourceview4
+       depends = libsoup3
+       depends = webkit2gtk-4.1
+       optdepends = libreoffice: OpenDocument formats
+       source = 
git+https://gitlab.gnome.org/GNOME/sushi.git#commit=ecab9e67f8c079303d88e7db4325755de1286b64
+       b2sums = SKIP
+
+pkgname = sushi


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 # Contributor: Ionut Biru <ib...@archlinux.org>
 
 pkgname=sushi
-pkgver=44.2
+pkgver=45.0
 pkgrel=1
 pkgdesc="A quick previewer for Nautilus"
 url="https://gitlab.gnome.org/GNOME/sushi";
@@ -25,7 +26,7 @@ makedepends=(
 )
 optdepends=('libreoffice: OpenDocument formats')
 groups=(gnome)
-_commit=ecb7840a0845b2b40db9cdadb071ab3a061ec127  # tags/44.2^0
+_commit=ecab9e67f8c079303d88e7db4325755de1286b64  # tags/45.0^0
 source=("git+https://gitlab.gnome.org/GNOME/sushi.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sushi/-/commit/358081b57e0fd6b95efb513c24077a27b90bfbb3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sushi/-/commit/358081b57e0fd6b95efb513c24077a27b90bfbb3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to