summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDawid Motyka2021-05-23 11:02:35 +0200
committerDawid Motyka2021-05-23 11:02:35 +0200
commit68082eb106618e4c40d9aced3724ae61c3ed5b8c (patch)
treecc62087720c9655a7e3e4aa0b782d1d3ad292638 /PKGBUILD
parent42dcce695d5782b30c37d8c0848663861b50ce34 (diff)
downloadaur-68082eb106618e4c40d9aced3724ae61c3ed5b8c.tar.gz
Update to 2.20.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 21bf920708b4..3b6d4bfeee5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Dimitris Kiziridis <ragouel at outlook dot com>
pkgname=cryptonose
-pkgver=2.19.1
+pkgver=2.20.0
pkgrel=1
pkgdesc="A free and open source desktop application that keeps track of significant price changes within small time periods (5 minutes, 30 minutes) on cryptocurrency markets"
arch=('x86_64')
@@ -14,7 +14,7 @@ depends=('libnet'
'freetype2'
'alsa-lib')
source=("${pkgname}-${pkgver}.deb::https://github.com/dawidm/cryptonose2/releases/download/v${pkgver}/cryptonose_${pkgver}-1_amd64.deb")
-sha256sums=('a9aa3dee33e977c44c30c5d08197e156ed0f1871110d96934601c01dbe81e247')
+sha256sums=('f872216a01b77cdf3d0abcfa71ac45761125a98da806dbbc9c6c5f8e73a09f27')
package() {
tar xvf data.tar.xz -C "${pkgdir}"