summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjonian2021-04-26 11:29:56 +0300
committerjonian2021-04-26 11:29:56 +0300
commit0da18b05edca289cca4470b3f0b60761ab42ca2c (patch)
treed1249ccc67669c88f9f5352b21df4111c69de359 /PKGBUILD
parent337a7202c2b4a00cf891c86b9b71ee8bfffc1b58 (diff)
downloadaur-0da18b05edca289cca4470b3f0b60761ab42ca2c.tar.gz
version update to 1.6.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e62bc58cb68..50133086d158 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=cointop-bin
-pkgver=1.6.3
+pkgver=1.6.5
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=("1523c367df218cbd9c98bd26dab793cee9fa39282097dadf28faecbeeab71568")
+sha256sums=("1d181644053720d5bc4314e30ba6a168ed4d32dd7bfa78c3c02ab49054dc9c50")
package() {
mkdir -p "$pkgdir/usr/local/bin"