summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 889cccd3fe59..c0bee3986359 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Raziman Mahathir <raziman.mahathir@gmail.com>
-pkgname='gomu'
-pkgver=1.5.5
+pkgname=gomu
+pkgver=1.5.9
pkgrel=2
pkgdesc="Terminal User Interface (TUI) Music Player"
arch=('x86_64')
url="https://github.com/issadarkthing/gomu"
license=('GPL')
groups=()
-depends=('alsa-lib' 'youtube-dl' 'noto-fonts-emoji')
+depends=('alsa-lib' 'youtube-dl')
makedepends=('go' 'git')
optdepends=('fzf')
conflicts=('gomu-git' 'gomu-bin')
source=("$pkgname-$pkgver.tar.gz::https://github.com/issadarkthing/$pkgname/archive/v$pkgver.tar.gz")
-md5sums=('0c386dac1666fbb0d26738686f1e0198')
+md5sums=('af2301fe05ec800ab1e364073e950ded')
build() {