summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhereloHD2021-03-01 17:06:53 +0100
committerPhereloHD2021-03-01 17:06:53 +0100
commitb0c01790843f3eedea2bc8c853a80c20c807830e (patch)
tree961171b8a107d5e379d6d76ddc2c98271638c71f
parent1843fa4e7becf68ccb14b64bd3ff842a616636a3 (diff)
downloadaur-b0c01790843f3eedea2bc8c853a80c20c807830e.tar.gz
New duco update 2.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1036edf5c062..a009ef9c904d 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.1
+ pkgver = 2.2
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.1.tar.gz::https://github.com/revoxhere/duino-coin/archive/2.1.tar.gz
+ source = duino-coin-2.2.tar.gz::https://github.com/revoxhere/duino-coin/archive/2.2.tar.gz
sha256sums = 891968c2661a30d047dbe92aef58378d706ca3eceb15b00a689c9fbaa05a9c72
pkgname = duino-coin
diff --git a/PKGBUILD b/PKGBUILD
index ce949845336d..6535c5e92465 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ ENABLE_FLATPAK=0
ENABLE_SNAPD=0
pkgname=duino-coin
-pkgver=2.1
+pkgver=2.2
pkgrel=1
pkgdesc="is a cryptocurrency that can also be mined with AVR boards."