Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Conner Clere (78854969468d6d53e83cc78638a7af3116a70e6b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Conner Clere (78854969468d6d53e83cc78638a7af3116a70e6b)
  • Date: Sat, 26 Aug 2023 06:29:04 +0000

GIT changes to master grimoire by Conner Clere <xenanthropy AT sourcemage.org>:

utils/wl-clipboard/DETAILS | 5 +++--
utils/wl-clipboard/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit 78854969468d6d53e83cc78638a7af3116a70e6b
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

utils/wl-clipboard: version 2.2.0; add watch line; update hash to sha512

diff --git a/utils/wl-clipboard/DETAILS b/utils/wl-clipboard/DETAILS
index 51eaf03..0dff3c9 100755
--- a/utils/wl-clipboard/DETAILS
+++ b/utils/wl-clipboard/DETAILS
@@ -1,10 +1,11 @@
+# Watch: https://github.com/bugaevc/wl-clipboard/tags /tags/v([0-9.]+)[.]tar
. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=wl-clipboard
- VERSION=2.1.0
+ VERSION=2.2.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION

SOURCE_URL[0]=https://github.com/bugaevc/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha256:72dab9a7d3835c76d6ff2089f15ffec9e064a321e5f3cbbe961a8fa81aff5573
+
SOURCE_HASH=sha512:a2667b26970ebdd4c6d8bb6a05d902fa446fb94ba2c878dfa896e502277dac9837c75370108de9a39308597c153f3952289933174adf535148d027593a6cf829
LICENSE[0]=GPL
WEB_SITE=https://github.com/bugaevc/wl-clipboard
ENTERED=20230503
diff --git a/utils/wl-clipboard/HISTORY b/utils/wl-clipboard/HISTORY
index dc15db1..0c0fc59 100644
--- a/utils/wl-clipboard/HISTORY
+++ b/utils/wl-clipboard/HISTORY
@@ -1,3 +1,6 @@
+2023-08-26 Conner Clere <xenanthropy AT sourcemage.org>
+ * DETAILS: version 2.2.0, add watch line, update hash to sha512
+
2023-05-03 Conner Clere <xenanthropy AT sourcemage.org>
* PRE_BUILD, CONFIGURE, DEPENDS, DETAILS: ver 2.1.0, new spell




  • [SM-Commit] GIT changes to master grimoire by Conner Clere (78854969468d6d53e83cc78638a7af3116a70e6b), Conner Clere, 08/26/2023

Archive powered by MHonArc 2.6.24.

Top of Page