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


Commits:
0a038e08 by Fabian Bornschein at 2024-02-16T00:05:38+01:00
upgpkg: 46alpha-1: gnome-unstable

- - - - -
4ebd7ca5 by Fabian Bornschein at 2024-02-26T15:22:44+01:00
upgpkg: 46beta-1: gnome-unstable

* Add implicitly satisfied dependencies

- - - - -
d583cf00 by Jan Alexander Steffens (heftig) at 2024-03-17T02:21:08+01:00
46.0-1

- - - - -
06f7d28f by Jan Alexander Steffens (heftig) at 2024-03-20T22:55:52+01:00
Merge remote-tracking branch 'origin/gnome-unstable'

* origin/gnome-unstable:
  46.0-1
  upgpkg: 46beta-1: gnome-unstable
  upgpkg: 46alpha-1: gnome-unstable

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gnome-contacts
        pkgdesc = Contacts Manager for GNOME
-       pkgver = 45.1
+       pkgver = 46.0
        pkgrel = 1
        url = https://wiki.gnome.org/Apps/Contacts
        arch = x86_64
@@ -15,8 +15,10 @@ pkgbase = gnome-contacts
        depends = dconf
        depends = evolution-data-server
        depends = folks
+       depends = gcc-libs
        depends = gdk-pixbuf2
        depends = glib2
+       depends = glibc
        depends = gnome-online-accounts
        depends = gtk4
        depends = hicolor-icon-theme
@@ -27,7 +29,7 @@ pkgbase = gnome-contacts
        depends = libportal-gtk4
        depends = pango
        depends = qrencode
-       source = 
git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=aa0456c32a6ec8e766ea090e7f3fb85e0035f506
-       b2sums = SKIP
+       source = 
git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=466925e6e797c62dc0ce2c01e1bca3f85c187edf
+       b2sums = 
ad5c99db8d1cd07e2dda809972eb05425b245bca8ce6dabb44bf18d4eba2bcd331861be328e9d27d556cd86de1ebd34c7f766bb8279ae348fa4e172e02622e15
 
 pkgname = gnome-contacts


=====================================
PKGBUILD
=====================================
@@ -1,9 +1,9 @@
-# Maintainer: Fabian Bornschein <fabiscafe-at-mailbox-dot-org>
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
+# Maintainer: Fabian Bornschein <fabisc...@archlinux.org>
 # Contributor: Ionut Biru <ib...@archlinux.org>
 
 pkgname=gnome-contacts
-pkgver=45.1
+pkgver=46.0
 pkgrel=1
 pkgdesc="Contacts Manager for GNOME"
 url="https://wiki.gnome.org/Apps/Contacts";
@@ -14,8 +14,10 @@ depends=(
   dconf
   evolution-data-server
   folks
+  gcc-libs
   gdk-pixbuf2
   glib2
+  glibc
   gnome-online-accounts
   gtk4
   hicolor-icon-theme
@@ -35,13 +37,13 @@ makedepends=(
   vala
 )
 groups=(gnome)
-_commit=aa0456c32a6ec8e766ea090e7f3fb85e0035f506  # tags/45.1^0
+_commit=466925e6e797c62dc0ce2c01e1bca3f85c187edf  # tags/46.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/gnome-contacts.git#commit=$_commit";)
-b2sums=('SKIP')
+b2sums=('ad5c99db8d1cd07e2dda809972eb05425b245bca8ce6dabb44bf18d4eba2bcd331861be328e9d27d556cd86de1ebd34c7f766bb8279ae348fa4e172e02622e15')
 
 pkgver() {
   cd $pkgname
-  git describe --tags | sed 's/[^-]*-g/r&/;s/-/+/g'
+  git describe --tags | sed -r 
's/\.([a-z])/\1/;s/([a-z])\./\1/;s/[^-]*-g/r&/;s/-/+/g'
 }
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-contacts/-/compare/fe8aee1a1ab76a3e51a5e0feb6a38c9576f86f42...06f7d28f7f3565596c26273badd86d612445ac4a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-contacts/-/compare/fe8aee1a1ab76a3e51a5e0feb6a38c9576f86f42...06f7d28f7f3565596c26273badd86d612445ac4a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to