Fabian Bornschein pushed to branch main at Arch Linux / Packaging / Packages / 
gedit-plugins


Commits:
0df0f664 by Fabian Bornschein at 2023-09-28T11:38:28+02:00
upgpkg: 46.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,25 @@
+pkgbase = gedit-plugins
+       pkgdesc = Collection of plugins for the gedit Text Editor
+       pkgver = 46.0
+       pkgrel = 1
+       url = https://wiki.gnome.org/Apps/Gedit/ShippedPlugins
+       arch = x86_64
+       license = GPL
+       makedepends = appstream-glib
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = gucharmap
+       makedepends = libgit2-glib
+       makedepends = meson
+       makedepends = vte3
+       makedepends = yelp-tools
+       depends = gedit
+       depends = python-cairo
+       depends = python-dbus
+       optdepends = gucharmap: for charmap plugin
+       optdepends = libgit2-glib: for git plugin
+       optdepends = vte3: for embedded terminal
+       source = 
git+https://gitlab.gnome.org/GNOME/gedit-plugins.git#commit=e4f3ca3eaac33f802db23c3ad4227481fdd18015
+       b2sums = SKIP
+
+pkgname = gedit-plugins


=====================================
PKGBUILD
=====================================
@@ -1,4 +1,5 @@
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
+# Maintainer: Fabian Bornschein <fabisc...@archlinux.org>
 # Contributor: Ionut Biru <ib...@archlinux.org>
 # Contributor: Alexander Rødseth <rods...@gmail.com>
 # Contributor: Hugo Doria <h...@archlinux.org>
@@ -6,8 +7,8 @@
 # Contributor: zhuqin <zhuqi...@gmail.com>
 
 pkgname=gedit-plugins
-pkgver=44.1
-pkgrel=2
+pkgver=46.0
+pkgrel=1
 pkgdesc="Collection of plugins for the gedit Text Editor"
 url="https://wiki.gnome.org/Apps/Gedit/ShippedPlugins";
 arch=(x86_64)
@@ -32,7 +33,7 @@ optdepends=(
   'libgit2-glib: for git plugin'
   'vte3: for embedded terminal'
 )
-_commit=d558bb69903dc2dae1983c52ee90e6b4864889ad  # tags/44.1^0
+_commit=e4f3ca3eaac33f802db23c3ad4227481fdd18015  # tags/46.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gedit-plugins.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gedit-plugins/-/commit/0df0f6647bac471cf1dfa4e6724fbf1b594d6a09

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gedit-plugins/-/commit/0df0f6647bac471cf1dfa4e6724fbf1b594d6a09
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to