Fabian Bornschein pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-latex


Commits:
c1d04c12 by Fabian Bornschein at 2023-09-28T11:54:16+02:00
upgpkg: 3.46.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,24 @@
+pkgbase = gnome-latex
+       pkgdesc = LaTeX editor for the GNOME desktop
+       pkgver = 3.46.0
+       pkgrel = 1
+       url = https://wiki.gnome.org/Apps/GNOME-LaTeX
+       arch = x86_64
+       license = GPL3
+       makedepends = appstream-glib
+       makedepends = autoconf-archive
+       makedepends = git
+       makedepends = gtk-doc
+       makedepends = gobject-introspection
+       makedepends = intltool
+       makedepends = vala
+       makedepends = yelp-tools
+       depends = gsettings-desktop-schemas
+       depends = gspell
+       depends = libgee
+       depends = tepl
+       optdepends = texlive-core: build LaTeX documents
+       source = 
git+https://gitlab.gnome.org/swilmet/gnome-latex.git#commit=1a94329dd4c162452f64a96a19fc6bb30bfb006f
+       sha256sums = SKIP
+
+pkgname = gnome-latex


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,10 @@
 # Maintainer: Balló György <ballogyor+arch at gmail dot com>
+# Maintainer: Fabian Bornschein <fabisc...@archlinux.org>
 # Contributor: Tobias Bohrmann (PlainTextField) <honeypot.carb...@aechelon.de>
 # Contributor: Bernd Prünster (JesusMcCloud) <a...@berndpruenster.org>
 
 pkgname=gnome-latex
-pkgver=3.44.0
+pkgver=3.46.0
 pkgrel=1
 pkgdesc='LaTeX editor for the GNOME desktop'
 arch=('x86_64')
@@ -13,7 +14,7 @@ depends=('gsettings-desktop-schemas' 'gspell' 'libgee' 'tepl')
 makedepends=('appstream-glib' 'autoconf-archive' 'git' 'gtk-doc' 
'gobject-introspection' 'intltool'
              'vala' 'yelp-tools')
 optdepends=('texlive-core: build LaTeX documents')
-_commit=8083f0476247feb29afac2682ee640dd18b8a6cf  # tags/3.44.0^0
+_commit=1a94329dd4c162452f64a96a19fc6bb30bfb006f  # tags/3.46.0^0
 source=("git+https://gitlab.gnome.org/swilmet/gnome-latex.git#commit=$_commit";)
 sha256sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-latex/-/commit/c1d04c12ad4dc643d70ebfb7c0eca4dd7856e718

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


Reply via email to