Skip to content

Commit

Permalink
[endeavouros-theming] update for Galileo Release 20. november 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
killajoe authored Nov 20, 2023
1 parent efcdb67 commit e96d035
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions endeavouros-theming/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Maintainer: joekamprad <joekamprad at endeavouros.com>

pkgname=endeavouros-theming
pkgver=22.12.3.3
pkgrel=2
pkgver=23.11.1.1
pkgrel=1
pkgdesc='Default EndeavourOS background images and icons'
arch=('any')
replaces=('EndeavourOS-theming')
url='https://www.endeavouros.com'
license=('GPL3')
makedepends=('git')
source=("https://github.com/endeavouros-team/endeavouros-theming/archive/refs/tags/${pkgver}.tar.gz")
sha512sums=('720443f8b3ff1803e4e2fa137fce77d38003ee9b44e8bdb1d57504dbd51da8c53ff425cf13d49c4733d52da7bcf2f009288262c6515faf18383cbb49edfdfcbe')
sha512sums=('b94e46ee95d3d694e6ecd79b90089f5ba10b7d440f2c84f6784d235d8c8f55503e5a3232f242ece3817050ebe64339db473d8691020759875db6dca0c27c12d1')

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

0 comments on commit e96d035

Please sign in to comment.