summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatrix2022-05-15 15:01:51 +0100
committerMatrix2022-05-15 15:01:51 +0100
commitfd55667539960ef3ec95982d4b477eb5c7852b52 (patch)
treed3fadeb448d90f0850b0233ad32168cd02b436b0 /PKGBUILD
parenta6d029be767dcb046561b0e882a05418b6215dce (diff)
downloadaur-fd55667539960ef3ec95982d4b477eb5c7852b52.tar.gz
fix for gnome 42
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d17c30cde52..1add82958658 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: <thysupremematrix@tuta.io>
pkgname=gnome-shell-extension-datetime-format-git
-pkgver=r13.556b1b9
+pkgver=r21.b81900b
pkgrel=1
pkgdesc="Gnome extension which allows users to customise the datetime format on the status bar and date menu."
arch=(any)
-url="https://github.com/nvlgit/datetime-format"
+url="https://github.com/ZimbiX/datetime-format"
license=("GPL3")
depends=('gnome-shell>=1:40')
makedepends=('git' 'nodejs')
-source=("git+https://github.com/nvlgit/datetime-format.git" "build.patch")
+source=("git+https://github.com/ZimbiX/datetime-format.git#branch=fix-on-gnome-42" "build.patch")
install="gnome-shell-extension.install"
sha256sums=('SKIP'
'ca11b183e163eb143ea3a7ae937df07bd9759ff141764ac09117364cff8fc10d')