summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorokonek2018-04-09 20:56:05 +0000
committerokonek2018-04-09 20:56:05 +0000
commitbf9a14b0ffa09d6212708769937433cbcffcaad1 (patch)
tree22135b993ea4fa3795caa0470243f49714f7c4d9 /PKGBUILD
parentb92a29207c132516e2303ab7c4d4ba90a48a5daa (diff)
downloadaur-bf9a14b0ffa09d6212708769937433cbcffcaad1.tar.gz
Version 1.4.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acf4b977dee6..b9c26531ba8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tidal-cli-client # All lowercase
_pkgname=${pkgname#nodejs-}
-pkgver=1.4.4
+pkgver=1.4.5
pkgrel=1
pkgdesc='You can now use Tidal on linux. With your loved CLI. <3'
arch=(any)
@@ -12,7 +12,7 @@ depends=('nodejs' 'npm' 'mpv' 'w3m')
optdepends=()
source=(http://registry.npmjs.org/tidal-cli-client/-/tidal-cli-client-$pkgver.tgz)
noextract=($pkgname-$pkgver.tgz)
-sha1sums=(3ed8e67f83f47e968cead602b2fe66aa0be20adb)
+sha1sums=(a0c0b1089ab4eea3f937551d7f9228b650d32ba7)
package() {
cd $srcdir