summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorokonek2018-04-08 13:19:11 +0000
committerokonek2018-04-08 13:19:11 +0000
commitb92a29207c132516e2303ab7c4d4ba90a48a5daa (patch)
tree6a22c59336a63b3ee4d1381c999d240a80d53c1d /PKGBUILD
parent4a7588e861d8d660da66bbd5b48c305844312b1c (diff)
downloadaur-b92a29207c132516e2303ab7c4d4ba90a48a5daa.tar.gz
Updated version to 1.4.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d17369f8226c..acf4b977dee6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=tidal-cli-client # All lowercase
_pkgname=${pkgname#nodejs-}
-pkgver=1.4.3
+pkgver=1.4.4
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=(f348f48acf3dbfc3121673b1495d503f1c18f993)
+sha1sums=(3ed8e67f83f47e968cead602b2fe66aa0be20adb)
package() {
cd $srcdir