Skip to content

Commit

Permalink
plasma-pa
Browse files Browse the repository at this point in the history
  • Loading branch information
sulincix committed May 19, 2024
1 parent 648f1bb commit 8ecb472
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kde/plasma/plasma-pa/ympbuild
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env bash
name='plasma-pa'
release='1'
version='5.27.9'
release='2'
version='6.0.0'
url='https://kde.org/plasma-desktop/'
description='Plasma applet for audio volume management using PulseAudio'
email='aliriza.keskin@pardus.org.tr'
Expand All @@ -10,7 +10,7 @@ license=('GPLv3')
source=("https://download.kde.org/stable/plasma/$version/plasma-pa-$version.tar.xz")
depends=(pipewire plasma-workspace)
makedepends=(extra-cmake-modules kdoctools)
md5sums=('121487f0196db823e2666bf8bfcf9a81')
sha256sums=('b49abb2bb74401b22cdae1d992101d764b483a18c60087c202f6e695145d022c')
group=(kde.plasma)
uses=()
arch=('x86_64')
Expand Down

0 comments on commit 8ecb472

Please sign in to comment.