[arch-commits] Commit in conky/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Nov 22 12:36:26 UTC 2020


    Date: Sunday, November 22, 2020 @ 12:36:26
  Author: felixonmars
Revision: 401707

upgpkg: conky 1.11.6-1

Modified:
  conky/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-22 11:11:05 UTC (rev 401706)
+++ PKGBUILD	2020-11-22 12:36:26 UTC (rev 401707)
@@ -4,8 +4,8 @@
 # Contributor: Partha Chowdhury <kira.laucas at gmail.com>
 
 pkgname=conky
-pkgver=1.11.5
-pkgrel=4
+pkgver=1.11.6
+pkgrel=1
 pkgdesc='Lightweight system monitor for X'
 url='https://github.com/brndnmtthws/conky'
 license=('BSD' 'GPL')
@@ -14,7 +14,7 @@
 depends=('glib2' 'lua' 'wireless_tools' 'libxdamage' 'libxinerama' 'libxft'
          'imlib2' 'libxml2' 'libpulse' 'libxnvctrl')
 source=("https://github.com/brndnmtthws/conky/archive/v${pkgver}.tar.gz")
-sha256sums=('4cefdd92219a90934c28297e4ac7448a3f69d6aeec5d48c5763b23f6b214ef13')
+sha512sums=('f7bffcef33680d61d0171ba50b29ddda011c1c1989fc847cd4b5b60d46bed4772294eec34fd27c4d642a9c03e3cedaa31855ffc0f3b60791f4bed14ffdf7490a')
 options=('!strip' 'debug')
 
 build() {



More information about the arch-commits mailing list