Lukas Fleischer pushed to branch main at Arch Linux / Packaging / Packages / 
libgit2-glib


Commits:
7ffe7d62 by Lukas Fleischer at 2024-04-08T10:30:49+07:00
upgpkg: 1.2.0-2: Python 3.12 rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,32 @@
+pkgbase = libgit2-glib
+       pkgdesc = GLib wrapper for libgit2
+       pkgver = 1.2.0
+       pkgrel = 2
+       url = https://gitlab.gnome.org/GNOME/libgit2-glib
+       arch = x86_64
+       license = LGPL2.1
+       makedepends = gi-docgen
+       makedepends = git
+       makedepends = glib2
+       makedepends = gobject-introspection
+       makedepends = libgit2
+       makedepends = meson
+       makedepends = python-gobject
+       makedepends = vala
+       source = 
git+https://gitlab.gnome.org/GNOME/libgit2-glib.git#commit=f9843757630160f1222ef084a47931c7d0b90fe3
+       b2sums = SKIP
+
+pkgname = libgit2-glib
+       depends = glib2
+       depends = libgio-2.0.so
+       depends = libglib-2.0.so
+       depends = libgobject-2.0.so
+       depends = glibc
+       depends = libgit2
+       depends = libgit2.so
+       optdepends = libgit2-glib-docs: for developer documentation
+       optdepends = python-gobject: for Python integration
+       provides = libgit2-glib-1.0.so
+
+pkgname = libgit2-glib-docs
+       pkgdesc = GLib wrapper for libgit2 - documentation


=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
 )
 _commit=f9843757630160f1222ef084a47931c7d0b90fe3  # tags/v1.2.0^0
 pkgver=1.2.0
-pkgrel=1
+pkgrel=2
 pkgdesc="GLib wrapper for libgit2"
 url="https://gitlab.gnome.org/GNOME/libgit2-glib";
 license=(LGPL2.1)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libgit2-glib/-/commit/7ffe7d6276bfefc9b1ac4d160463f69179b7ce5c

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


Reply via email to