Skip to content

Commit

Permalink
[eos-settings-plasma] update for Mercury release wallpaper
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe committed Jan 19, 2025
1 parent 95e7f92 commit dcfa8b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eos-settings-plasma/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
# Contributor: joekamprad <joekamprad at endeavouros.com>

pkgname=eos-settings-plasma
pkgver=1.7
pkgver=1.8
pkgrel=1
pkgdesc="Plasma settings and theme for EndeavourOS"
arch=('any')
url="https://github.com/endeavouros-team/$pkgname"
license=('GPL3')
depends=('plasma-workspace' 'endeavouros-theming')
source=("$pkgname-$pkgver.tar.gz::$url//archive/refs/tags/$pkgver.tar.gz")
sha256sums=('dad9cc7a33c5a34ba391955ee7700c05ea2aa9eb6f1f6bb3e496ab360d0ed77b')
sha256sums=('6e329588db9d33025e168f5cd08456cdae5550de9f8f48b19f3e412219972670')

package() {
cp -r "${srcdir}/${pkgname}-${pkgver}"/{usr,etc} "${pkgdir}/."
Expand Down

0 comments on commit dcfa8b8

Please sign in to comment.