summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMark Wagie2023-10-16 13:34:48 -0600
committerMark Wagie2023-10-16 13:34:48 -0600
commit0cf15f25a5dda9d9bf9572f657c03f85259548af (patch)
tree4e94e127b5856295e33b9be695c395f7454ec67b /PKGBUILD
parent3caa9d9b30e2de7e948636de30eaec213d024678 (diff)
downloadaur-0cf15f25a5dda9d9bf9572f657c03f85259548af.tar.gz
update PR 137 patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 922308987409..dcd46ab3b055 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Co-Maintainer: Mark Wagie <mark dot wagie at proton dot me>
pkgname=gnome-shell-extension-rounded-window-corners-git
pkgver=11.r19.g8ec8275
-pkgrel=2
+pkgrel=3
pkgdesc="A GNOME Shell extension that adds rounded corners for all windows"
arch=('any')
url="https://github.com/yilozt/rounded-window-corners"
@@ -14,7 +14,7 @@ conflicts=("${pkgname%-git}")
source=('git+https://github.com/yilozt/rounded-window-corners.git'
'https://github.com/yilozt/rounded-window-corners/pull/137.patch')
sha256sums=('SKIP'
- 'd2e88e6136651610b961e9b0f98e49ffb6e2bf78aad5b239988752b4094cf98f')
+ '4818fc21d3fc273b486a3eec60d21ef55b3ed8011d5d66210652335bf4b8cdf3')
pkgver() {
cd rounded-window-corners