Balló György pushed to branch main at Arch Linux / Packaging / Packages /
gnome-shell-extension-caffeine
Commits:
aae1ce2d by Balló György at 2024-01-21T12:32:56+01:00
Specify SPDX license identifier
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc='Extension for GNOME Shell to disable screensaver and auto suspend'
arch=('any')
url='https://github.com/eonpatapon/gnome-shell-extension-caffeine'
-license=('GPL2')
+license=('GPL-3.0-or-later')
depends=('gnome-shell')
source=("https://github.com/eonpatapon/$pkgname/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('ff4a3e938165e032e04a28d4430a85eec3f5c4c9ae0000dc24a2cc4e16da980a')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-caffeine/-/commit/aae1ce2d11161b4f42bc6a088d9b928d248e6bbb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell-extension-caffeine/-/commit/aae1ce2d11161b4f42bc6a088d9b928d248e6bbb
You're receiving this email because of your account on gitlab.archlinux.org.