summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjonian2021-03-11 19:40:49 +0200
committerjonian2021-03-11 19:40:49 +0200
commit337a7202c2b4a00cf891c86b9b71ee8bfffc1b58 (patch)
treea9ed49503b93c623275df95f2a66020f2a2f66b4 /PKGBUILD
parent52f406e80ef64956d383d3078db8b15e2979948d (diff)
downloadaur-337a7202c2b4a00cf891c86b9b71ee8bfffc1b58.tar.gz
version update to 1.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46dca3cfa17b..3e62bc58cb68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=cointop-bin
-pkgver=1.6.2
+pkgver=1.6.3
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=("12de2db0090de4f6deb18a43d6cfbaf90afac7c37af119022f33f23b202eda80")
+sha256sums=("1523c367df218cbd9c98bd26dab793cee9fa39282097dadf28faecbeeab71568")
package() {
mkdir -p "$pkgdir/usr/local/bin"