Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe committed Nov 14, 2023
1 parent dc2a8db commit bbc94ae
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.4
pkgver=1.5
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=('09c63e3418c293ccb489581febb2e159ca268662d2ce0d10b2548792d17f0353')
sha256sums=('95901eb58049d35d039303f88cae57d4fe5f312f6592bd0ee410af64819479f1')

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

0 comments on commit bbc94ae

Please sign in to comment.