summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormrxx2023-06-29 12:04:52 +0200
committermrxx2023-06-29 12:04:52 +0200
commit38485ef27fdc8fe5a087940885539064f59d1dc6 (patch)
tree26ad322fe4849642a3b5cd6ccef901371a3c9f00
parentd03fd26757732b6f1ffbf827b1f27c7baab92f81 (diff)
downloadaur-38485ef27fdc8fe5a087940885539064f59d1dc6.tar.gz
Upgpkg: 1.11
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1aad85df8f7e..aa380dace64d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = musique
pkgdesc = A finely crafted music player
- pkgver = 1.10.1
- pkgrel = 3
+ pkgver = 1.11
+ pkgrel = 1
url = https://flavio.tordini.org/musique
arch = x86_64
license = GPL3
@@ -11,7 +11,7 @@ pkgbase = musique
depends = taglib
depends = mpv
optdepends = finetune
- source = git+https://github.com/flaviotordini/musique.git#tag=1.10.1
+ source = git+https://github.com/flaviotordini/musique.git#tag=1.11
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 9e833bf4d5a4..a01387081bfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
# Contributor: dieghen89 <dieghen89 at gmail dot com>
pkgname=musique
-pkgver=1.10.1
-pkgrel=3
+pkgver=1.11
+pkgrel=1
pkgdesc='A finely crafted music player'
arch=('x86_64')
url='https://flavio.tordini.org/musique'