summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorraziman2021-02-05 21:24:29 +0800
committerraziman2021-02-05 21:24:29 +0800
commit65a74983277fe51ac5023a3dac31e36a04a3cbac (patch)
treeb6007a3404cd3ce33caaf9a1021e6d31fef37c48 /PKGBUILD
parent5e377f47b694818f5e93de13f27599ead09659c0 (diff)
downloadaur-65a74983277fe51ac5023a3dac31e36a04a3cbac.tar.gz
update package version
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() {