summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrxx2020-11-30 22:20:49 +0100
committermrxx2020-11-30 22:20:49 +0100
commitf7ff7c985ee2eaef0496d7d355e0dd789d1df027 (patch)
tree62e674ffb716375ca98272ee226c3177a4c7a838
parentdcb52b0d7249e91307521cef1feab144c75a667a (diff)
downloadaur-f7ff7c985ee2eaef0496d7d355e0dd789d1df027.tar.gz
Upgpkg: 1.10.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d407d2041006..841f5aca48c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = musique
pkgdesc = A finely crafted music player
- pkgver = 1.10
+ pkgver = 1.10.1
pkgrel = 1
url = https://flavio.tordini.org/musique
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = musique
depends = taglib
depends = mpv
optdepends = finetune
- source = git+https://github.com/flaviotordini/musique.git#tag=1.10
+ source = git+https://github.com/flaviotordini/musique.git#tag=1.10.1
source = git+https://github.com/flaviotordini/http.git
source = git+https://github.com/flaviotordini/idle.git
source = git+https://github.com/flaviotordini/media.git
diff --git a/PKGBUILD b/PKGBUILD
index 7d022fcb6d38..ffed2ea27563 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: dieghen89 <dieghen89@gmail.com>
pkgname=musique
-pkgver=1.10
+pkgver=1.10.1
pkgrel=1
pkgdesc='A finely crafted music player'
arch=('x86_64')