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


Commits:
cf5b0378 by Jan Alexander Steffens (heftig) at 2023-10-04T04:07:16+02:00
1.8.0-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = d-spy
+       pkgdesc = D-Bus debugger for GNOME
+       pkgver = 1.8.0
+       pkgrel = 1
+       url = https://gitlab.gnome.org/GNOME/d-spy
+       arch = x86_64
+       groups = gnome-extra
+       license = GPL3
+       license = LGPL3
+       makedepends = git
+       makedepends = meson
+       depends = gtk4
+       depends = libadwaita
+       provides = libdspy-1.so
+       source = 
git+https://gitlab.gnome.org/GNOME/d-spy.git#commit=406791d9ac384e446ae453a6046e272dfc7c4b4a
+       b2sums = SKIP
+
+pkgname = d-spy


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,9 @@
+# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
 
 pkgname=d-spy
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.8.0
+pkgrel=1
 pkgdesc="D-Bus debugger for GNOME"
 url="https://gitlab.gnome.org/GNOME/d-spy";
 arch=(x86_64)
@@ -20,7 +21,7 @@ makedepends=(
 )
 provides=(libdspy-1.so)
 groups=(gnome-extra)
-_commit=9268a01e3fcc7d15c617f4bb57f2fe213bb4d078  # tags/1.6.0^0
+_commit=406791d9ac384e446ae453a6046e272dfc7c4b4a  # tags/1.8.0^0
 source=("git+https://gitlab.gnome.org/GNOME/d-spy.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/d-spy/-/commit/cf5b03780523c913923522c831caa2d2e72ed43d

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


Reply via email to