kpcyrd pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-shell-extension-appindicator


Commits:
af3f374b by kpcyrd at 2023-10-08T10:28:55+02:00
upgpkg: 1:57-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = gnome-shell-extension-appindicator
+       pkgdesc = AppIndicator/KStatusNotifierItem support for GNOME Shell
+       pkgver = 57
+       pkgrel = 1
+       epoch = 1
+       url = https://github.com/ubuntu/gnome-shell-extension-appindicator
+       arch = any
+       license = GPL-2.0-or-later
+       makedepends = meson
+       makedepends = jq
+       depends = gnome-shell>=3.34
+       optdepends = libappindicator-gtk2: support GTK+2 applications
+       optdepends = libappindicator-gtk3: support GTK+3 applications
+       source = 
gnome-shell-extension-appindicator-57.tar.gz::https://github.com/ubuntu/gnome-shell-extension-appindicator/archive/v57.tar.gz
+       sha256sums = 
788fa3ff2f8525efbd794bffd0fcec3d77c9c1cbfcff0fadeb93b4925751ca41
+
+pkgname = gnome-shell-extension-appindicator


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: kpcyrd <kpcyrd[at]archlinux[dot]org>
 
 pkgname=gnome-shell-extension-appindicator
-pkgver=53
+pkgver=57
 pkgrel=1
 epoch=1
 pkgdesc='AppIndicator/KStatusNotifierItem support for GNOME Shell'
@@ -15,7 +15,7 @@ optdepends=(
   'libappindicator-gtk3: support GTK+3 applications'
 )
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ubuntu/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha256sums=('a1f26e70f651bd05be5e90f0b1f62446861fc191a50452813a960502947f2d52')
+sha256sums=('788fa3ff2f8525efbd794bffd0fcec3d77c9c1cbfcff0fadeb93b4925751ca41')
 
 build() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-appindicator/-/commit/af3f374bc618f73c6f4d8079cce1f4487ecda332

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-appindicator/-/commit/af3f374bc618f73c6f4d8079cce1f4487ecda332
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to