Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
gnome-shell-extension-vitals


Commits:
b185ac88 by Balló György at 2024-07-19T22:08:14+02:00
Formatting

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -7,7 +7,7 @@ pkgbase = gnome-shell-extension-vitals
        license = GPL-2.0-or-later
        makedepends = git
        depends = gnome-shell
-       optdepends = libgtop: show storage stats
+       optdepends = libgtop: Show storage stats
        source = git+https://github.com/corecoding/Vitals.git#tag=v67.0.0
        b2sums = 
4b08a33b009efd21b603cff90f646e282c1577b6e79a6ff798af67d9ee584bd011a6278b4d1e9d0b2cbcc239a4e828abed1e989a6da7f4a9eb91360eee31cdd9
 


=====================================
PKGBUILD
=====================================
@@ -5,15 +5,14 @@ [email protected]
 pkgver=67.0.0
 pkgrel=1
 pkgdesc="GNOME Shell extension to display computer's temperature, voltage, fan 
speed, memory usage, processor load, system resources, network speed and 
storage stats"
-arch=('any')
+arch=(any)
 url='https://github.com/corecoding/Vitals'
-license=('GPL-2.0-or-later')
-depends=('gnome-shell')
-makedepends=('git')
-optdepends=('libgtop: show storage stats')
-source=("git+https://github.com/corecoding/Vitals.git#tag=v$pkgver";)
-b2sums=('4b08a33b009efd21b603cff90f646e282c1577b6e79a6ff798af67d9ee584bd011a6278b4d1e9d0b2cbcc239a4e828abed1e989a6da7f4a9eb91360eee31cdd9')
-
+license=(GPL-2.0-or-later)
+depends=(gnome-shell)
+makedepends=(git)
+optdepends=('libgtop: Show storage stats')
+source=(git+https://github.com/corecoding/Vitals.git#tag=v$pkgver)
+b2sums=(4b08a33b009efd21b603cff90f646e282c1577b6e79a6ff798af67d9ee584bd011a6278b4d1e9d0b2cbcc239a4e828abed1e989a6da7f4a9eb91360eee31cdd9)
 
 build() {
   cd Vitals



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

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


Reply via email to