Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / 
wingpanel-indicator-notifications


Commits:
c2b3835a by Maxime Gauduin at 2024-09-08T16:08:34+02:00
upgpkg: 7.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,23 +1,25 @@
 pkgbase = wingpanel-indicator-notifications
        pkgdesc = Notifications indicator for Wingpanel
-       pkgver = 7.1.0
+       pkgver = 7.1.1
        pkgrel = 1
        url = https://github.com/elementary/wingpanel-indicator-notifications
        arch = x86_64
        groups = pantheon
-       license = GPL3
+       license = GPL-3.0-only
        makedepends = git
        makedepends = meson
        makedepends = vala
-       depends = dbus-glib
+       depends = cairo
+       depends = dconf
        depends = glib2
+       depends = glibc
+       depends = gdk-pixbuf2
        depends = gtk3
-       depends = libdbus
+       depends = libgee
        depends = libgranite.so
        depends = libhandy-1.so
        depends = libwingpanel.so
-       depends = libwnck3
-       source = 
git+https://github.com/elementary/wingpanel-indicator-notifications.git#tag=d13c834e675219bb846bf4eb052ea03bcd1c935a
-       sha256sums = SKIP
+       source = 
git+https://github.com/elementary/wingpanel-indicator-notifications.git#tag=564089f9b7e9a8a664e3d1fe3a87e7e21786c480
+       b2sums = 
18d43468a8a32ebae9aa3f09b905e3252d5a14e10fa1acad279a4f9dca67808e538f5eb2110d74e661585c5365f4fe6054fad50d980c9c02669342709d140727
 
 pkgname = wingpanel-indicator-notifications


=====================================
PKGBUILD
=====================================
@@ -1,35 +1,36 @@
 # Maintainer: Maxime Gauduin <[email protected]>
 
 pkgname=wingpanel-indicator-notifications
-pkgver=7.1.0
+pkgver=7.1.1
 pkgrel=1
 pkgdesc='Notifications indicator for Wingpanel'
 arch=(x86_64)
 url=https://github.com/elementary/wingpanel-indicator-notifications
-license=(GPL3)
+license=(GPL-3.0-only)
 groups=(pantheon)
 depends=(
-  dbus-glib
+  cairo
+  dconf
   glib2
+  glibc
+  gdk-pixbuf2
   gtk3
-  libdbus
+  libgee
   libgranite.so
   libhandy-1.so
   libwingpanel.so
-  libwnck3
 )
 makedepends=(
   git
   meson
   vala
 )
-_tag=d13c834e675219bb846bf4eb052ea03bcd1c935a
+_tag=564089f9b7e9a8a664e3d1fe3a87e7e21786c480
 
source=(git+https://github.com/elementary/wingpanel-indicator-notifications.git#tag=${_tag})
-sha256sums=(SKIP)
+b2sums=('18d43468a8a32ebae9aa3f09b905e3252d5a14e10fa1acad279a4f9dca67808e538f5eb2110d74e661585c5365f4fe6054fad50d980c9c02669342709d140727')
 
 pkgver() {
   cd wingpanel-indicator-notifications
-
   git describe --tags
 }
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wingpanel-indicator-notifications/-/commit/c2b3835adac20ab6bc0793ace3eea4ffe2b6047a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/wingpanel-indicator-notifications/-/commit/c2b3835adac20ab6bc0793ace3eea4ffe2b6047a
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to