summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Wagie2021-04-23 07:09:52 -0600
committerMark Wagie2021-04-23 07:09:52 -0600
commita3aee94d409f8f39a3ac0dc221692e1e063b485d (patch)
treed5ca0b092f8e2391e834b105435af6dda67c3697
parent40467e5b4defcfb1c4c231f0a46f6be9017e3f4d (diff)
downloadaur-a3aee94d409f8f39a3ac0dc221692e1e063b485d.tar.gz
use master branch
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed886df0cb0f..2cd1fcbbf4cf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-shell-extension-blur-my-shell-git
pkgdesc = Extension that adds a blur look to different parts of the GNOME Shell
- pkgver = 7.r3.gcb9393c
+ pkgver = 9.r6.g597eb90
pkgrel = 1
url = https://github.com/aunetx/blur-my-shell
arch = any
@@ -9,7 +9,7 @@ pkgbase = gnome-shell-extension-blur-my-shell-git
depends = gnome-shell
provides = gnome-shell-extension-blur-my-shell
conflicts = gnome-shell-extension-blur-my-shell
- source = git+https://github.com/aunetx/blur-my-shell.git#branch=gnome-40
+ source = git+https://github.com/aunetx/blur-my-shell.git
sha256sums = SKIP
pkgname = gnome-shell-extension-blur-my-shell-git
diff --git a/PKGBUILD b/PKGBUILD
index 7d4fa57e8cfb..046d56bdcd27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Mark Wagie <mark dot wagie at tutanota dot com>
pkgname=gnome-shell-extension-blur-my-shell-git
_pkgname=blur-my-shell
-pkgver=7.r3.gcb9393c
+pkgver=9.r6.g597eb90
pkgrel=1
pkgdesc="Extension that adds a blur look to different parts of the GNOME Shell"
arch=('any')
@@ -11,7 +11,7 @@ depends=('gnome-shell')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
-source=('git+https://github.com/aunetx/blur-my-shell.git#branch=gnome-40')
+source=('git+https://github.com/aunetx/blur-my-shell.git')
sha256sums=('SKIP')
pkgver() {