Skip to content

Commit

Permalink
[eos-settings-plasma] adding depends=('endeavouros-branding')
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Feb 3, 2025
1 parent e6c8d2a commit b9d2cf6
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 @@ -3,12 +3,12 @@

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

Expand Down

0 comments on commit b9d2cf6

Please sign in to comment.