summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhereloHD2021-02-08 23:17:48 +0100
committerPhereloHD2021-02-08 23:17:48 +0100
commit04177a3f98c4241f112d70f7761a44a29d6af85e (patch)
tree3aeff3f84f48688c3151c48820839630304ea085
parentc88cab950073c3dc9fa5003917f3e87da2632aa6 (diff)
downloadaur-04177a3f98c4241f112d70f7761a44a29d6af85e.tar.gz
Update 2.0 Fixed Bugs!!!
-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."