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


Commits:
236fdf34 by Fabian Bornschein at 2024-01-15T16:19:14+01:00
upgpkg: 5.11.0-1: gnome-unstable

* Update license
* Update to 5.11.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = gtksourceview5
        pkgdesc = A text widget adding syntax highlighting and more to GNOME
-       pkgver = 5.10.0
+       pkgver = 5.11.0
        pkgrel = 1
        url = https://wiki.gnome.org/Projects/GtkSourceView
        arch = x86_64
-       license = LGPL
+       license = LGPL-2.1-or-later
        checkdepends = xorg-server-xvfb
        makedepends = gi-docgen
        makedepends = git
@@ -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=73dcdc955c654a6d428cc39cb036c93b92c46a1a
        b2sums = SKIP
 
 pkgname = gtksourceview5


=====================================
PKGBUILD
=====================================
@@ -1,4 +1,4 @@
-# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
+# Maintainer: Fabian Bornschein <fabisc...@archlinux.org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 # Contributor: Balló György <ballogyor+arch at gmail dot com>
 # Contributor: Ionut Biru <ib...@archlinux.org>
@@ -8,12 +8,12 @@ pkgname=(
   gtksourceview5
   gtksourceview5-docs
 )
-pkgver=5.10.0
+pkgver=5.11.0
 pkgrel=1
 pkgdesc="A text widget adding syntax highlighting and more to GNOME"
 url="https://wiki.gnome.org/Projects/GtkSourceView";
 arch=(x86_64)
-license=(LGPL)
+license=(LGPL-2.1-or-later)
 depends=(
   cairo
   fontconfig
@@ -34,7 +34,7 @@ makedepends=(
   vala
 )
 checkdepends=(xorg-server-xvfb)
-_commit=fd0b63d6926a3b2cdfbc4fafc1d16bcab5eced3b  # tags/5.10.0^0
+_commit=73dcdc955c654a6d428cc39cb036c93b92c46a1a  # tags/5.11.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gtksourceview.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gtksourceview5/-/commit/236fdf34ee05e23b81e821c50a48ccc26cc4a49a

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


Reply via email to