summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorraziman2022-07-03 09:58:27 +0800
committerraziman2022-07-03 09:58:27 +0800
commit58614c1a50cff1eef0dc585a1f9d7033d275a45f (patch)
tree55a0046c68a0176b09969984fc91a87e8456a798
parent0b7a6b2f9355447702af6c9fd2edc88acb49223a (diff)
downloadaur-58614c1a50cff1eef0dc585a1f9d7033d275a45f.tar.gz
update package
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 23ea1729dc88..bf0bdeb26331 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gomu
pkgdesc = Terminal User Interface (TUI) Music Player
- pkgver = 2.1.1
+ pkgver = 2.1.2
pkgrel = 1
url = https://github.com/issadarkthing/gomu
arch = x86_64
@@ -12,8 +12,7 @@ pkgbase = gomu
optdepends = fzf
conflicts = gomu-git
conflicts = gomu-bin
- source = gomu-2.1.1.tar.gz::https://github.com/issadarkthing/gomu/archive/v2.1.1.tar.gz
+ source = gomu-2.1.2.tar.gz::https://github.com/issadarkthing/gomu/archive/v2.1.2.tar.gz
md5sums = 8fe3d3a1fe75350602b1081ebd5adc9a
pkgname = gomu
-
diff --git a/PKGBUILD b/PKGBUILD
index 54ae9c3fc6a3..d4a26bbdaa6d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Raziman Mahathir <raziman.mahathir@gmail.com>
pkgname=gomu
-pkgver=2.1.1
+pkgver=2.1.2
pkgrel=1
pkgdesc="Terminal User Interface (TUI) Music Player"
arch=('x86_64')