summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjonian2021-10-19 17:43:02 +0300
committerjonian2021-10-19 17:43:02 +0300
commit3981ddb23ed621cfe4e7d14c9a43effe54930d55 (patch)
treec0abf9d8bf1592a33bf09ad8ca76a62848af579a /PKGBUILD
parentf0757a811d9499ac9f789c6a92ceb16844eb720c (diff)
downloadaur-3981ddb23ed621cfe4e7d14c9a43effe54930d55.tar.gz
version update to 1.6.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2115fc1fd1c0..a04101994437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=cointop-bin
-pkgver=1.6.8
+pkgver=1.6.9
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=("875db5dca50b3e6a54ecacaa1b504b307d57fa7c444b6dac5f0d9925de27d912")
+sha256sums=('916043e5a928f2b2b6d4260087708050e20d54ce83080415a9e8f06b88d0edc5')
package() {
mkdir -p "$pkgdir/usr/local/bin"