summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhereloHD2021-02-16 22:29:23 +0100
committerPhereloHD2021-02-16 22:29:23 +0100
commitff20f6ae3d38eb37a5540a35e4ee8f5ac0c9d4bf (patch)
treeadf8271fd2cdde799c32ede06cda3983f1362815
parenta1b7650d26dca189ba36c4307b4451e5e59df438 (diff)
downloadaur-ff20f6ae3d38eb37a5540a35e4ee8f5ac0c9d4bf.tar.gz
New Release
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd6f8315ef2d..910c0788215c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = duino-coin
pkgdesc = is a cryptocurrency that can also be mined with AVR boards.
- pkgver = 2.0
+ pkgver = 2.1
pkgrel = 1
url = https://github.com/revoxhere/duino-coin
arch = x86_64
license = MIT
optdepends = python: needed for actually running the PC_Miner
optdepends = python-pip: needed for dependencies in the Miner
- source = duino-coin-2.0.tar.gz::https://github.com/revoxhere/duino-coin/archive/2.0.tar.gz
+ source = duino-coin-2.1.tar.gz::https://github.com/revoxhere/duino-coin/archive/2.1.tar.gz
sha256sums = b23a2778b9c7641277790359f089352a1d210bc82f3e3013a8e40a60359c34fd
pkgname = duino-coin
diff --git a/PKGBUILD b/PKGBUILD
index 818e9fb23431..4260b50e7084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ ENABLE_FLATPAK=0
ENABLE_SNAPD=0
pkgname=duino-coin
-pkgver=2.0
+pkgver=2.1
pkgrel=1
pkgdesc="is a cryptocurrency that can also be mined with AVR boards."