Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / conky
Commits:
34c6531a by Andreas Radke at 2023-12-22T14:00:39+01:00
upgpkg: 1.19.6-1
- - - - -
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.18.3
+ pkgver = 1.19.6
pkgrel = 1
url = https://github.com/brndnmtthws/conky
arch = x86_64
@@ -44,7 +44,7 @@ pkgbase = conky
depends = libsystemd.so
depends = wayland
depends = wireless_tools
- source =
git+https://github.com/brndnmtthws/conky.git#tag=9a747a3209e3d7da42da9d9241ef23d8069c3126?signed
+ source =
git+https://github.com/brndnmtthws/conky.git#tag=6d985b350df9cdc0a9fab533710d04db27591bf0?signed
validpgpkeys = AF310802C8EFA20499CF3556137B7AC2BDFD8DF0
sha512sums = SKIP
b2sums = SKIP
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
# Contributor: Partha Chowdhury <[email protected]>
pkgname=conky
-pkgver=1.18.3
-_gitcommit=9a747a3209e3d7da42da9d9241ef23d8069c3126 # refs/tags/v1.18.3
+pkgver=1.19.6
+_gitcommit=6d985b350df9cdc0a9fab533710d04db27591bf0 # refs/tags/v1.19.6
pkgrel=1
pkgdesc='Light-weight system monitor for X, Wayland, and other things, too'
url='https://github.com/brndnmtthws/conky'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/conky/-/commit/34c6531acf00b54ddadd8f44bb6f9783e7a347e7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/conky/-/commit/34c6531acf00b54ddadd8f44bb6f9783e7a347e7
You're receiving this email because of your account on gitlab.archlinux.org.