summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2024-03-24 09:58:02 -0600
committerMark Wagie2024-03-24 09:58:02 -0600
commita86b26a7935a4dbf7000bc4a7b7d32c01b5d347f (patch)
treea5dad469dd84636f409ec3d43f9d5f71ba54aec7
parentbc6a6ba0bf443f375f7b2429f7c296e6795cdd96 (diff)
downloadaur-a86b26a7935a4dbf7000bc4a7b7d32c01b5d347f.tar.gz
58
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 86c32429ee6b..1872cb2875a7 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 = 57
+ pkgver = 58
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=77da2ff8785dabbeb91c7585cf04fb9c4bdd79c1
+ source = git+https://github.com/aunetx/blur-my-shell.git#commit=3539a81b34694a69863d596d20c6dbdc382e25c3
sha256sums = SKIP
pkgname = gnome-shell-extension-blur-my-shell
diff --git a/PKGBUILD b/PKGBUILD
index 2a1450dcdccd..9aba46db7d3e 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=57
+pkgver=58
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=77da2ff8785dabbeb91c7585cf04fb9c4bdd79c1 # tags/v57^0
+_commit=3539a81b34694a69863d596d20c6dbdc382e25c3 # tags/v58^0
source=("git+https://github.com/aunetx/blur-my-shell.git#commit=${_commit}")
sha256sums=('SKIP')