Skip to content

Commit

Permalink
[endeavouros-konsole-colors] updated sha256sum in PKGBUILD
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-192 committed Feb 11, 2025
1 parent b075497 commit 441050e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions endeavouros-konsole-colors/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Maintainer: joekamprad <joekamprad at endeavouros.com>
pkgname=endeavouros-konsole-colors
pkgver=1
pkgrel=1
pkgrel=2
pkgdesc="EndeavourOS colorscheme for konsole terminal"
arch=('any')
depends=('konsole')
makedepends=('git')
url="https://endeavouros.com/"
license=('GPL3')
source=("https://raw.githubusercontent.com/endeavouros-team/Branding/refs/heads/main/terminal-color-schemes/konsole")
sha256sums=('84794af598b466a018657d3f10eabedf22b1430209f21d2f40e0716668a9efa8')
sha256sums=('dfcabd0a9a8615128f9b98a60041830b509cd1fa7eff6ade93f275af41e03431')

package() {
install -Dm644 konsole "$pkgdir/usr/share/konsole/EndeavourOS.colorscheme"
Expand Down

0 comments on commit 441050e

Please sign in to comment.