summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2023-11-09 08:40:47 -0700
committerMark Wagie2023-11-09 08:40:47 -0700
commit71dc2ce719ccd7cedc8b28463f7ea1ac85be04fa (patch)
tree1b16a2a04a0ba4524d9d60b975d76fad6f9f558b
parentd625171e1cc2f79a95ef11282034d6990686361f (diff)
downloadaur-71dc2ce719ccd7cedc8b28463f7ea1ac85be04fa.tar.gz
54
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e3754b8ad55..f73f8638304b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = gnome-shell-extension-blur-my-shell
pkgdesc = Extension that adds a blur look to different parts of the GNOME Shell
- pkgver = 53
+ pkgver = 54
pkgrel = 1
url = https://github.com/aunetx/blur-my-shell
arch = any
license = MIT
makedepends = git
depends = gnome-shell
- source = git+https://github.com/aunetx/blur-my-shell.git#commit=f479cb6ade4b91533926947eb132ff28bc62a3e5
+ source = git+https://github.com/aunetx/blur-my-shell.git#commit=a8814bc9962ca80a6cef1ca2f830fc7a8a2a123b
sha256sums = SKIP
pkgname = gnome-shell-extension-blur-my-shell
diff --git a/PKGBUILD b/PKGBUILD
index 682db6205f47..e89fb7f947a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: malacology <guoyizhang at malacology dot net>
pkgname=gnome-shell-extension-blur-my-shell
_uuid=blur-my-shell@aunetx
-pkgver=53
+pkgver=54
pkgrel=1
pkgdesc="Extension that adds a blur look to different parts of the GNOME Shell"
arch=('any')
@@ -11,7 +11,7 @@ url="https://github.com/aunetx/blur-my-shell"
license=('MIT')
depends=('gnome-shell')
makedepends=('git')
-_commit=f479cb6ade4b91533926947eb132ff28bc62a3e5 # tags/v53^0
+_commit=a8814bc9962ca80a6cef1ca2f830fc7a8a2a123b # tags/v54^0
source=("git+https://github.com/aunetx/blur-my-shell.git#commit=${_commit}")
sha256sums=('SKIP')