Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
gammastep


Commits:
1810428f by Robin Candau at 2024-09-04T22:19:08+02:00
upgpkg: 2.0.9-4: Add the missing 'libappindicator-gtk3' opt dependency 
for gammastep-indicator

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gammastep
        pkgdesc = Adjust the color temperature of your screen according to your 
surroundings.
        pkgver = 2.0.9
-       pkgrel = 3
+       pkgrel = 4
        url = https://gitlab.com/chinstrap/gammastep
        arch = x86_64
        license = GPL-3.0-or-later
@@ -20,6 +20,7 @@ pkgbase = gammastep
        optdepends = python-gobject: for gammastep-indicator
        optdepends = python-xdg: for gammastep-indicator
        optdepends = gtk3: for gammastep-indicator
+       optdepends = libappindicator-gtk3: for gammastep-indicator
        source = 
https://gitlab.com/chinstrap/gammastep/-/archive/v2.0.9/gammastep-v2.0.9.tar.gz
        sha512sums = 
6bd5e2ee21424af87eafff394c7dbe1db19052fbdac2cadd6fbc2af99839f35743125352655dc7b3beccdaec038b480f66125649b61252826c6cbd663444cda0
        b2sums = 
91e718b21bf73568e121c9245d7b834634928cf2993b65df126ac93e2c53f61650b340eed193daa3f48133131dc4235547f9ee2be9669ac9a6ddf9417fdbf490


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=gammastep
 pkgver=2.0.9
-pkgrel=3
+pkgrel=4
 pkgdesc="Adjust the color temperature of your screen according to your 
surroundings."
 arch=(x86_64)
 url="https://gitlab.com/chinstrap/gammastep";
@@ -27,6 +27,7 @@ optdepends=(
   'python-gobject: for gammastep-indicator'
   'python-xdg: for gammastep-indicator'
   'gtk3: for gammastep-indicator'
+  'libappindicator-gtk3: for gammastep-indicator'
 )
 source=($url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
 
sha512sums=('6bd5e2ee21424af87eafff394c7dbe1db19052fbdac2cadd6fbc2af99839f35743125352655dc7b3beccdaec038b480f66125649b61252826c6cbd663444cda0')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gammastep/-/commit/1810428f2a959af689b6e3a90cb2e38516bc608a

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


Reply via email to