Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
rmpc


Commits:
75da9582 by Orhun Parmaksız at 2025-02-16T22:17:48+03:00
upgpkg: 0.8.0-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = rmpc
        pkgdesc = A beautiful and configurable TUI client for MPD
-       pkgver = 0.7.0
+       pkgver = 0.8.0
        pkgrel = 1
        url = https://mierak.github.io/rmpc/
        arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = rmpc
        optdepends = ffmpeg: for youtube playback
        optdepends = python-mutagen: for youtube playback
        optdepends = ueberzugpp: for alternative album art method
-       source = 
rmpc-0.7.0.tar.gz::https://github.com/mierak/rmpc/archive/v0.7.0.tar.gz
-       sha256sums = 
8ea6d5a61d3ca5d5b8a6fb694ab2646b2be702bec308e70e0fd67618ad67c086
+       source = 
rmpc-0.8.0.tar.gz::https://github.com/mierak/rmpc/archive/v0.8.0.tar.gz
+       sha256sums = 
f2ff534ad662d6bb033f1715c27406718eb7025655f5c30c94a6b051e3a1c371
 
 pkgname = rmpc


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Sergey A. <[email protected]>
 
 pkgname=rmpc
-pkgver=0.7.0
+pkgver=0.8.0
 pkgrel=1
 pkgdesc='A beautiful and configurable TUI client for MPD'
 url='https://mierak.github.io/rmpc/'
@@ -16,7 +16,7 @@ optdepends=(
   'ueberzugpp: for alternative album art method')
 makedepends=('cargo')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/mierak/rmpc/archive/v$pkgver.tar.gz";)
-sha256sums=('8ea6d5a61d3ca5d5b8a6fb694ab2646b2be702bec308e70e0fd67618ad67c086')
+sha256sums=('f2ff534ad662d6bb033f1715c27406718eb7025655f5c30c94a6b051e3a1c371')
 
 prepare() {
   cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/rmpc/-/commit/75da9582ced4f8d2a8a1e93d93251a52444fa0f8

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


Reply via email to