Skip to content

Commit

Permalink
pkg: plasma: plasma-nano: upgrade to 5.21.5
Browse files Browse the repository at this point in the history
Signed-off-by: Danct12 <[email protected]>
  • Loading branch information
Danct12 committed May 21, 2021
1 parent e77b7d5 commit ffc8c48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions PKGBUILDS/plasma/plasma-nano/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Contributor: Dan Johansen <[email protected]>

pkgname=plasma-nano
pkgver=5.21.4
pkgver=5.21.5
pkgrel=1
pkgdesc="A minimal Plasma shell package"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')
Expand All @@ -12,7 +12,7 @@ depends=('desktop-file-utils' 'plasma-workspace')
makedepends=('cmake' 'extra-cmake-modules')
source=("https://invent.kde.org/kde/$pkgname/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
install=$pkgname.install
md5sums=('640bb1e3d8c8b88c7056ac8c2cf48cdd')
md5sums=('c8a6349985acf1f5657ce4cb874787a5')

prepare() {
mkdir -p build
Expand Down

0 comments on commit ffc8c48

Please sign in to comment.