Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / conky
Commits:
ddefd557 by Antonio Rojas at 2024-06-29T23:37:47+02:00
upgpkg: 1.21.3-1: Update to 1.21.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = conky
pkgdesc = Light-weight system monitor for X, Wayland, and other things,
too
- pkgver = 1.21.2
+ pkgver = 1.21.3
pkgrel = 1
url = https://github.com/brndnmtthws/conky
arch = x86_64
@@ -46,9 +46,9 @@ pkgbase = conky
depends = libsystemd.so
depends = wayland
depends = wireless_tools
- source = git+https://github.com/brndnmtthws/conky.git#tag=v1.21.2?signed
+ source = git+https://github.com/brndnmtthws/conky.git#tag=v1.21.3?signed
validpgpkeys = AF310802C8EFA20499CF3556137B7AC2BDFD8DF0
- sha512sums =
a083f2e5fd75ccd7030ebf82e6f3209d21cda42859ca21fc9e3d7ae02d47f1f1e5402fe31793915c915a8bf13c15ade586868ab54ad6072ed182e6f7e10a95ab
- b2sums =
bd6867355a404754363b6581160dec9f58396d2a5057811e2ba38161abdf04c84b3088b921031ed73a7f8afdae43a4031dc94d39888c9cebc34cea5d20005831
+ sha512sums =
9ae1cdf105c62cbeca6c96a7db659d7589e87ea7b35a3908a0295f2f6eb4f2e1f1a5692bfbd2e85da75e098f339303b51e458e69a090e6e45ae811db3130fd77
+ b2sums =
55caf24db5abf775c5b6a95b40909e60c9dcc316e1eab37a57d965a1930dfc7974dea05ea0e9b0791f8e1c175c0fe1ae8a007eb3bf1b7b6b10e30c6bf2a25ff1
pkgname = conky
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
# Contributor: Partha Chowdhury <[email protected]>
pkgname=conky
-pkgver=1.21.2
+pkgver=1.21.3
pkgrel=1
pkgdesc='Light-weight system monitor for X, Wayland, and other things, too'
url='https://github.com/brndnmtthws/conky'
@@ -54,8 +54,8 @@ depends=(
'wireless_tools'
)
source=("git+$url.git#tag=v${pkgver}?signed")
-sha512sums=('a083f2e5fd75ccd7030ebf82e6f3209d21cda42859ca21fc9e3d7ae02d47f1f1e5402fe31793915c915a8bf13c15ade586868ab54ad6072ed182e6f7e10a95ab')
-b2sums=('bd6867355a404754363b6581160dec9f58396d2a5057811e2ba38161abdf04c84b3088b921031ed73a7f8afdae43a4031dc94d39888c9cebc34cea5d20005831')
+sha512sums=('9ae1cdf105c62cbeca6c96a7db659d7589e87ea7b35a3908a0295f2f6eb4f2e1f1a5692bfbd2e85da75e098f339303b51e458e69a090e6e45ae811db3130fd77')
+b2sums=('55caf24db5abf775c5b6a95b40909e60c9dcc316e1eab37a57d965a1930dfc7974dea05ea0e9b0791f8e1c175c0fe1ae8a007eb3bf1b7b6b10e30c6bf2a25ff1')
validpgpkeys=(
'AF310802C8EFA20499CF3556137B7AC2BDFD8DF0' # Brenden Matthews
<[email protected]>
)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/conky/-/commit/ddefd5578224029c66ab3be1497a12d2555ed474
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/conky/-/commit/ddefd5578224029c66ab3be1497a12d2555ed474
You're receiving this email because of your account on gitlab.archlinux.org.