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


Commits:
efb15f2d by Fabian Bornschein at 2023-09-28T10:58:23+02:00
upgpkg: 46.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,30 @@
+pkgbase = gedit
+       pkgdesc = GNOME Text Editor
+       pkgver = 46.1
+       pkgrel = 1
+       url = https://wiki.gnome.org/Apps/Gedit
+       arch = x86_64
+       groups = gnome-extra
+       license = GPL
+       makedepends = appstream-glib
+       makedepends = desktop-file-utils
+       makedepends = git
+       makedepends = gobject-introspection
+       makedepends = gtk-doc
+       makedepends = meson
+       makedepends = vala
+       makedepends = yelp-tools
+       depends = gsettings-desktop-schemas
+       depends = gspell
+       depends = libgedit-amtk
+       depends = libpeas
+       depends = python-gobject
+       depends = tepl
+       optdepends = gedit-plugins: Additional features
+       conflicts = gedit-code-assistance<=3.16.0+4+gd19b879-1
+       source = 
git+https://gitlab.gnome.org/GNOME/gedit.git#commit=5a08fe0aef0164ab2c21140ca406d47bd9805c25
+       source = git+https://gitlab.gnome.org/GNOME/libgd.git
+       b2sums = SKIP
+       b2sums = SKIP
+
+pkgname = gedit


=====================================
PKGBUILD
=====================================
@@ -1,17 +1,18 @@
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
+# Maintainer: Fabian Bornschein <fabisc...@archlinux.org>
 # Contributor: Jan de Groot <j...@archlinux.org>
 
 pkgname=gedit
-pkgver=44.2
-pkgrel=2
+pkgver=46.1
+pkgrel=1
 pkgdesc="GNOME Text Editor"
 url="https://wiki.gnome.org/Apps/Gedit";
 arch=(x86_64)
 license=(GPL)
 depends=(
-  amtk
   gsettings-desktop-schemas
   gspell
+  libgedit-amtk
   libpeas
   python-gobject
   tepl
@@ -29,7 +30,7 @@ makedepends=(
 optdepends=('gedit-plugins: Additional features')
 conflicts=('gedit-code-assistance<=3.16.0+4+gd19b879-1')
 groups=(gnome-extra)
-_commit=394f425d769fce24810fb7dd59107a9ee8616d55  # tags/44.2^0
+_commit=5a08fe0aef0164ab2c21140ca406d47bd9805c25  # tags/46.1^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/gedit.git#commit=$_commit";
   "git+https://gitlab.gnome.org/GNOME/libgd.git";



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

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


Reply via email to