summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTuhana GAYRETLÄ°2022-02-05 21:43:06 +0300
committerTuhana GAYRETLÄ°2022-02-05 21:43:06 +0300
commitde2a0189d9284655be50cf413053953e3af69d9f (patch)
treedbe70f90ae5a0c1a5ad6756682f4dc861b154ca3
parentbf3dc0df228a6c25e210b065793747f2516e424b (diff)
downloadaur-de2a0189d9284655be50cf413053953e3af69d9f.tar.gz
update
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c5bf051cc0e1..739b2ed35276 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = catppuccin-grub-theme-git
- pkgdesc = Catppuccin GRUB2 theme.
- pkgver = r14.9e5ade4
+ pkgdesc = Catppuccin GRUB theme.
+ pkgver = r17.3907bdd
pkgrel = 1
url = https://github.com/catppuccin/grub
install = catppuccin-grub-theme.install
arch = any
license = MIT
- source = https://github.com/catppuccin/grub/archive/9e5ade440a5506691f5afaa4b24aaba4e6c9d434.zip
- sha256sums = 84f4d19e111b192efa733975d9f22bd70d1a99b62c60d8073d8ab5228cc0b4d8
+ source = https://github.com/catppuccin/grub/archive/3907bddf16a366e56078fe3becb8402cff4cd15d.zip
+ sha256sums = 997826e92d86a3285c6336961260f5e18de7f075e3ac395adea9932f545a9c87
pkgname = catppuccin-grub-theme-git
diff --git a/PKGBUILD b/PKGBUILD
index 2a9afd7645a0..8e2cecdb6346 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=catppuccin-grub-theme-git
_pkgname=catppuccin-grub-theme
_theme=catppuccin
-pkgver=r14.9e5ade4
+pkgver=r17.3907bdd
pkgrel=1
-pkgdesc="Catppuccin GRUB2 theme."
+pkgdesc="Catppuccin GRUB theme."
arch=("any")
url="https://github.com/catppuccin/grub"
license=("MIT")
-source=("https://github.com/catppuccin/grub/archive/9e5ade440a5506691f5afaa4b24aaba4e6c9d434.zip")
-sha256sums=("84f4d19e111b192efa733975d9f22bd70d1a99b62c60d8073d8ab5228cc0b4d8")
+source=("https://github.com/catppuccin/grub/archive/3907bddf16a366e56078fe3becb8402cff4cd15d.zip")
+sha256sums=("997826e92d86a3285c6336961260f5e18de7f075e3ac395adea9932f545a9c87")
install=$_pkgname.install
package() {