Skip to content

Commit

Permalink
Revert "[eos-plasma-sddm-config] update to for wayland changes"
Browse files Browse the repository at this point in the history
This reverts commit 21be8a5.
  • Loading branch information
killajoe committed Oct 16, 2024
1 parent 21be8a5 commit e8d0c9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eos-plasma-sddm-config/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: EndeavourOS <info@endeavouros.com>

pkgname=eos-plasma-sddm-config
pkgver=24.10.1.1
pkgver=22.03.1.2
pkgrel=1
pkgdesc='EndeavourOS Theme for SDDM for Plasma'
arch=('any')
Expand All @@ -10,7 +10,7 @@ license=('GPL')
depends=('sddm' 'plasma-workspace')
makedepends=('git')
source=("https://github.com/endeavouros-team/${pkgname}/archive/refs/tags/${pkgver}.tar.gz")
sha256sums=('4bce5c80b905d4f15c9318c13ab58509b1b13cc59c6c5b138349e8410f4f2b3b')
sha256sums=('25092479cc73157e48f89c2bdad38bd982e93581b861a6e83d600db66848639a')

package() {
cd "${pkgname}-${pkgver}"
Expand Down

0 comments on commit e8d0c9a

Please sign in to comment.