T.J. Townsend pushed to branch main at Arch Linux / Packaging / Packages / cmus


Commits:
990fb4b9 by T.J. Townsend at 2024-11-06T18:40:39-05:00
upgpkg: 2.12.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = cmus
        pkgdesc = Feature-rich ncurses-based music player
-       pkgver = 2.11.0
-       pkgrel = 2
+       pkgver = 2.12.0
+       pkgrel = 1
        url = https://cmus.github.io/
        arch = x86_64
        license = GPL
@@ -38,7 +38,7 @@ pkgbase = cmus
        optdepends = libcdio-paranoia: for cdio support
        optdepends = opusfile: for opus input plugin support
        optdepends = wavpack: for wavpack input plugin support
-       source = 
cmus-2.11.0.tar.gz::https://github.com/cmus/cmus/archive/v2.11.0.tar.gz
-       sha256sums = 
2bbdcd6bbbae301d734214eab791e3755baf4d16db24a44626961a489aa5e0f7
+       source = 
cmus-2.12.0.tar.gz::https://github.com/cmus/cmus/archive/v2.12.0.tar.gz
+       sha256sums = 
44b96cd5f84b0d84c33097c48454232d5e6a19cd33b9b6503ba9c13b6686bfc7
 
 pkgname = cmus


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Alexander F. Rødseth <[email protected]>
 
 pkgname=cmus
-pkgver=2.11.0
-pkgrel=2
+pkgver=2.12.0
+pkgrel=1
 pkgdesc='Feature-rich ncurses-based music player'
 arch=('x86_64')
 url='https://cmus.github.io/'
@@ -46,7 +46,7 @@ optdepends=('alsa-lib: for ALSA output plugin support'
             'opusfile: for opus input plugin support'
             'wavpack: for wavpack input plugin support')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/cmus/cmus/archive/v${pkgver}.tar.gz";)
-sha256sums=('2bbdcd6bbbae301d734214eab791e3755baf4d16db24a44626961a489aa5e0f7')
+sha256sums=('44b96cd5f84b0d84c33097c48454232d5e6a19cd33b9b6503ba9c13b6686bfc7')
 
 build() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cmus/-/commit/990fb4b9cbc97bec7d6981d932483f4e75782bce

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cmus/-/commit/990fb4b9cbc97bec7d6981d932483f4e75782bce
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to