summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorPavel Vinogradov2021-07-06 14:47:35 -0400
committerPavel Vinogradov2021-07-06 14:48:35 -0400
commit56445412736ec07064a95816149b46b99da4772d (patch)
treee72f4b04eea8d4cda8f2735d8dbbda25372341b9 /x11
parentcf0658ac6709af6ae78cb4c6492c1d4a151f750d (diff)
x11/conky: version 1.12.2
Diffstat (limited to 'x11')
-rwxr-xr-xx11/conky/DETAILS4
-rw-r--r--x11/conky/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/x11/conky/DETAILS b/x11/conky/DETAILS
index f380291c1f..f5f4b1b347 100755
--- a/x11/conky/DETAILS
+++ b/x11/conky/DETAILS
@@ -1,10 +1,10 @@
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=conky
- VERSION=1.11.5
+ VERSION=1.12.2
+ SOURCE_HASH=sha512:55280953da437efe36320e4c12f74d95b8406bd7d8b7d93c6582f9b346c1c80a94b71d1c27860f6274de9171865fca91e330dfc39feb80bb2f453a538bc5ce1a
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=https://github.com/brndnmtthws/conky/archive/v${VERSION}.tar.gz
- SOURCE_HASH=sha512:71ba02acc879dad3c240ed9a38635cb2d30e3c9ac849012ff3db53f8143c28d6cc9e502816834b0a073f7486bded7cea002b58c3bb8e189e542afb1070bb84be
LICENSE[0]=BSD
LICENSE[1]=GPL
WEB_SITE=https://github.com/brndnmtthws/conky
diff --git a/x11/conky/HISTORY b/x11/conky/HISTORY
index d070207c41..28a62e355b 100644
--- a/x11/conky/HISTORY
+++ b/x11/conky/HISTORY
@@ -1,3 +1,6 @@
+2021-07-06 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 1.12.2
+
2019-09-30 Pavel Vinogradov <public@sourcemage.org>
* PRE_BUILD, parches/luajit.patch: added a fix for luajit detection