summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjonian2021-02-26 12:13:52 +0200
committerjonian2021-02-26 12:13:52 +0200
commit52f406e80ef64956d383d3078db8b15e2979948d (patch)
treef18e395810c589fbabdbe3e1e0e2073c35fe5b45 /PKGBUILD
parent07551f05f4d9efa106ba5358ff95e266865ecd25 (diff)
downloadaur-52f406e80ef64956d383d3078db8b15e2979948d.tar.gz
version update to 1.6.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acee56a0545c..46dca3cfa17b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=cointop-bin
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
pkgdesc="Cointop is a fast and lightweight interactive terminal based UI application for tracking and monitoring cryptocurrency coin stats in real-time"
arch=("x86_64")
@@ -9,7 +9,7 @@ license=("Apache License 2.0")
provides=("cointop")
conflicts=("cointop" "cointop-git")
source=("$pkgname-$pkgver.tar.gz::$url/releases/download/v$pkgver/cointop_${pkgver}_linux_amd64.tar.gz")
-sha256sums=("4d525be41875d6aa1b6a441b70c211a9e3d910bbc086ed6b35b36f0200396124")
+sha256sums=("12de2db0090de4f6deb18a43d6cfbaf90afac7c37af119022f33f23b202eda80")
package() {
mkdir -p "$pkgdir/usr/local/bin"