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


Commits:
800fb2d8 by Fabian Bornschein at 2024-02-16T14:29:32+01:00
upgpkg: 5.11.1-1: gnome-unstable

- - - - -
1403928a by Fabian Bornschein at 2024-03-06T14:45:09+01:00
upgpkg: 5.11.2-1: gnome-unstable

- - - - -
a5023651 by Jan Alexander Steffens (heftig) at 2024-03-16T00:09:49+01:00
5.12.0-1

- - - - -
a18f1463 by Jan Alexander Steffens (heftig) at 2024-03-20T23:04:37+01:00
Merge remote-tracking branch 'origin/gnome-unstable'

* origin/gnome-unstable:
  5.12.0-1
  upgpkg: 5.11.2-1: gnome-unstable
  upgpkg: 5.11.1-1: gnome-unstable

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gtksourceview5
        pkgdesc = A text widget adding syntax highlighting and more to GNOME
-       pkgver = 5.10.0
+       pkgver = 5.12.0
        pkgrel = 1
        url = https://wiki.gnome.org/Projects/GtkSourceView
        arch = x86_64
@@ -21,7 +21,7 @@ pkgbase = gtksourceview5
        depends = libxml2
        depends = pango
        depends = pcre2
-       source = 
git+https://gitlab.gnome.org/GNOME/gtksourceview.git#commit=fd0b63d6926a3b2cdfbc4fafc1d16bcab5eced3b
+       source = 
git+https://gitlab.gnome.org/GNOME/gtksourceview.git#commit=685015155cb4c0bc95f3f761f629f275e18d9e10
        b2sums = SKIP
 
 pkgname = gtksourceview5


=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
   gtksourceview5
   gtksourceview5-docs
 )
-pkgver=5.10.0
+pkgver=5.12.0
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 url="https://wiki.gnome.org/Projects/GtkSourceView";
@@ -34,7 +34,7 @@ makedepends=(
   vala
 )
 checkdepends=(xorg-server-xvfb)
-_commit=fd0b63d6926a3b2cdfbc4fafc1d16bcab5eced3b  # tags/5.10.0^0
+_commit=685015155cb4c0bc95f3f761f629f275e18d9e10  # tags/5.12.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gtksourceview.git#commit=$_commit";)
 b2sums=('SKIP')
 
@@ -48,7 +48,7 @@ prepare() {
 }
 
 build() {
-  arch-meson gtksourceview build -D gtk_doc=true
+  arch-meson gtksourceview build -D documentation=true
   meson compile -C build
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gtksourceview5/-/compare/efd28fc756d3c5250ace0a7c13e1ef7aab086b0f...a18f1463df28c81680691c43ab8074950c80d3af

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gtksourceview5/-/compare/efd28fc756d3c5250ace0a7c13e1ef7aab086b0f...a18f1463df28c81680691c43ab8074950c80d3af
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to