summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb5c03dfa0ad..f175ce009d27 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 = 1.9.5
+ pkgver = 2.0
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-1.9.5.tar.gz::https://github.com/revoxhere/duino-coin/archive/1.9.5.tar.gz
+ source = duino-coin-2.0.tar.gz::https://github.com/revoxhere/duino-coin/archive/2.0.tar.gz
sha256sums = fb4b1ceca72a2da03d19b68a140bc1f182781fa5cbd491dc4271205c927ce25e
pkgname = duino-coin
diff --git a/PKGBUILD b/PKGBUILD
index d0feb00c20c9..cd53c34ef016 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ ENABLE_FLATPAK=0
ENABLE_SNAPD=0
pkgname=duino-coin
-pkgver=1.9.5
+pkgver=2.0
pkgrel=1
pkgdesc="is a cryptocurrency that can also be mined with AVR boards."