summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authora8212023-03-01 09:09:33 +0100
committera8212023-03-01 09:09:33 +0100
commit7e1bda414b775399febc74a68493f694a0ecfa5f (patch)
treec716f91176f287c9e9180851800d66f5f99cd833
parent36c98aa9190481932b1de2b6215e8b1b31e27902 (diff)
downloadaur-7e1bda414b775399febc74a68493f694a0ecfa5f.tar.gz
Version 0.21.2.2
- Update LICENSE from upstream
-rw-r--r--.SRCINFO10
-rw-r--r--LICENSE6
-rw-r--r--PKGBUILD6
3 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da002e8d076b..0f78a5eb9d5d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = litecoin-bin
pkgdesc = Peer-to-peer digital currency, official binary release (includes litecoin-qt and litecoind)
- pkgver = 0.21.2.1
+ pkgver = 0.21.2.2
pkgrel = 1
url = http://www.litecoin.org/
arch = x86_64
@@ -28,10 +28,10 @@ pkgbase = litecoin-bin
validpgpkeys = D35621D53A1CC6A3456758D03620E9D387E55666
sha256sums = 512d0d7de9be2736e4a2d7bf948d16b61319b2c402c032be7c4d3acc06febe16
sha256sums = fc2fa6b980a34762a8135168a4446887223ae60b24da54253893ff517992ad94
- sha256sums = f3f26c3c29d78523fd80083e8726802be4743f537d3c79adf9a163cb72b08264
- source_x86_64 = https://download.litecoin.org/litecoin-0.21.2.1/linux/litecoin-0.21.2.1-x86_64-linux-gnu.tar.gz
- source_x86_64 = https://download.litecoin.org/litecoin-0.21.2.1/linux/litecoin-0.21.2.1-x86_64-linux-gnu.tar.gz.asc
- sha256sums_x86_64 = 6e545d1ef0842b9c4ecaf2e22b43f17fd3fba73599b0d6cc1db0c9310f1a74ff
+ sha256sums = c71857544b2ea7371b4b70035a0a23ffe9691d0a07e7c9206b94be22983f5382
+ source_x86_64 = https://download.litecoin.org/litecoin-0.21.2.2/linux/litecoin-0.21.2.2-x86_64-linux-gnu.tar.gz
+ source_x86_64 = https://download.litecoin.org/litecoin-0.21.2.2/linux/litecoin-0.21.2.2-x86_64-linux-gnu.tar.gz.asc
+ sha256sums_x86_64 = d53d429d4a0e36670df3d6c5c4eadfca6aac3d4b447a23106cfd490cfc77e9f2
sha256sums_x86_64 = SKIP
pkgname = litecoin-bin
diff --git a/LICENSE b/LICENSE
index 14806a68299e..ab9d22f42b4f 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,8 +1,8 @@
The MIT License (MIT)
-Copyright (c) 2009-2020 The Bitcoin Core developers
-Copyright (c) 2009-2020 Bitcoin Developers
-Copyright (c) 2011-2020 The Litecoin Core developers
+Copyright (c) 2009-2021 The Bitcoin Core developers
+Copyright (c) 2009-2021 Bitcoin Developers
+Copyright (c) 2011-2021 The Litecoin Core developers
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
diff --git a/PKGBUILD b/PKGBUILD
index ea5520f5afb9..22c8773e5168 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=litecoin-bin
-pkgver=0.21.2.1
+pkgver=0.21.2.2
pkgrel=1
arch=('x86_64')
url="http://www.litecoin.org/"
@@ -13,8 +13,8 @@ source=(
source_x86_64=("https://download.litecoin.org/litecoin-${pkgver}/linux/litecoin-${pkgver}-x86_64-linux-gnu.tar.gz"{,.asc})
sha256sums=('512d0d7de9be2736e4a2d7bf948d16b61319b2c402c032be7c4d3acc06febe16'
'fc2fa6b980a34762a8135168a4446887223ae60b24da54253893ff517992ad94'
- 'f3f26c3c29d78523fd80083e8726802be4743f537d3c79adf9a163cb72b08264')
-sha256sums_x86_64=('6e545d1ef0842b9c4ecaf2e22b43f17fd3fba73599b0d6cc1db0c9310f1a74ff'
+ 'c71857544b2ea7371b4b70035a0a23ffe9691d0a07e7c9206b94be22983f5382')
+sha256sums_x86_64=('d53d429d4a0e36670df3d6c5c4eadfca6aac3d4b447a23106cfd490cfc77e9f2'
'SKIP')
validpgpkeys=(
'D35621D53A1CC6A3456758D03620E9D387E55666' # David Burkett