summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhereloHD2021-03-01 17:12:24 +0100
committerPhereloHD2021-03-01 17:12:24 +0100
commitd0d8de60fce6f94ec0a8e752563dd16c3945bc05 (patch)
tree233adc7ce15a348f961ba1c88bc911d4ffc80051
parentb0c01790843f3eedea2bc8c853a80c20c807830e (diff)
downloadaur-d0d8de60fce6f94ec0a8e752563dd16c3945bc05.tar.gz
fixed the sha256
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a009ef9c904d..4ad5221ccbfe 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = duino-coin
optdepends = python: needed for actually running the PC_Miner
optdepends = python-pip: needed for dependencies in the Miner
source = duino-coin-2.2.tar.gz::https://github.com/revoxhere/duino-coin/archive/2.2.tar.gz
- sha256sums = 891968c2661a30d047dbe92aef58378d706ca3eceb15b00a689c9fbaa05a9c72
+ sha256sums = 218250ebb6a68b1d9f98f670825354b5a4f3728171c19ac56a075ce7de876a26
pkgname = duino-coin
diff --git a/PKGBUILD b/PKGBUILD
index 6535c5e92465..439c0a209346 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ license=('MIT')
optdepends=('python: needed for actually running the PC_Miner'
'python-pip: needed for dependencies in the Miner')
-sha256sums=('891968c2661a30d047dbe92aef58378d706ca3eceb15b00a689c9fbaa05a9c72')
+sha256sums=('218250ebb6a68b1d9f98f670825354b5a4f3728171c19ac56a075ce7de876a26')