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


Commits:
59373002 by Jan Alexander Steffens (heftig) at 2024-01-10T00:30:57+01:00
2.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = libpeas-2
        pkgdesc = GObject Plugin System
-       pkgver = 2.0.0
-       pkgrel = 2
+       pkgver = 2.0.1
+       pkgrel = 1
        url = https://wiki.gnome.org/Projects/Libpeas
        arch = x86_64
-       license = LGPL
+       license = LGPL-2.1-or-later
        checkdepends = xorg-server-xvfb
        makedepends = gi-docgen
        makedepends = git
@@ -20,7 +20,7 @@ pkgbase = libpeas-2
        makedepends = python-gobject
        makedepends = vala
        depends = glib2
-       source = 
git+https://gitlab.gnome.org/GNOME/libpeas.git#commit=0733118ae8e7148a1de63616611c7b0fc092eced
+       source = 
git+https://gitlab.gnome.org/GNOME/libpeas.git#commit=63bc9ecb185865024f05c43f1084f50b2240844a
        b2sums = SKIP
 
 pkgname = libpeas-2


=====================================
PKGBUILD
=====================================
@@ -6,12 +6,12 @@ pkgname=(
   libpeas-2
   libpeas-2-docs
 )
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
 pkgdesc="GObject Plugin System"
 url="https://wiki.gnome.org/Projects/Libpeas";
 arch=(x86_64)
-license=(LGPL)
+license=(LGPL-2.1-or-later)
 depends=(
   glib2
 )
@@ -31,7 +31,7 @@ makedepends=(
   vala
 )
 checkdepends=(xorg-server-xvfb)
-_commit=0733118ae8e7148a1de63616611c7b0fc092eced  # tags/2.0.0^0
+_commit=63bc9ecb185865024f05c43f1084f50b2240844a  # tags/2.0.1^0
 source=("git+https://gitlab.gnome.org/GNOME/libpeas.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libpeas-2/-/commit/593730028287d6f14f89dc84ce8201c753971727

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


Reply via email to