Skip to content

Commit

Permalink
[eos-seetings-plasma] add missing wallpaper symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe committed Feb 3, 2025
1 parent 4a326dd commit cd635fa
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.8
pkgver=1.9
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=('35774b4155c19365e2cd3c180f8647dc3f1b7639835b444c3d05782b94348f50')
sha256sums=('ebf827b6e040cc605a863743efb1a80f019344945af664af4a2a6e9d015984bd')

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

0 comments on commit cd635fa

Please sign in to comment.