summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadek Podgorny2017-12-23 22:59:37 +0100
committerRadek Podgorny2017-12-23 22:59:37 +0100
commitddf44b03c0e3a4280c58d6b942657295d9d1e551 (patch)
tree8031c3e4ff0e73e73d4e051f3038699a326793c7
parentaa4a8657de81f0685550a4f355be58a1c72c24fd (diff)
downloadaur-ddf44b03c0e3a4280c58d6b942657295d9d1e551.tar.gz
updated checksum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a532c8e292fc..d6e96f6f4cc4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = litecoin-qt
conflicts = litecoin
source = https://github.com/litecoin-project/litecoin/archive/v0.14.2.tar.gz
source = litecoin-qt.desktop
- sha256sums = 953fd6cee2da3ed63779b2dbce8a775e76d7a926be3de5b906d40f6641a2b4d5
+ sha256sums = 4db5473be17fc707acfa4bc5d13b5c07915fa8c28b404ca0e6969fecc41744b2
sha256sums = cfc53dc9028745358235698ddd562d3e6b4a3ea9f896f5efc1aa8cd81f595559
pkgname = litecoin-qt
diff --git a/PKGBUILD b/PKGBUILD
index 095c05273270..c7455f88653b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ conflicts=(litecoin)
install=litecoin-qt.install
source=("https://github.com/litecoin-project/litecoin/archive/v$pkgver.tar.gz"
"$pkgname.desktop")
-sha256sums=('953fd6cee2da3ed63779b2dbce8a775e76d7a926be3de5b906d40f6641a2b4d5'
+sha256sums=('4db5473be17fc707acfa4bc5d13b5c07915fa8c28b404ca0e6969fecc41744b2'
'cfc53dc9028745358235698ddd562d3e6b4a3ea9f896f5efc1aa8cd81f595559')
build() {