summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatrix2022-08-22 19:05:22 +0100
committerMatrix2022-08-22 19:05:22 +0100
commitf67adeda8bd7b68fc15848f2d5de6cea7ed6ec42 (patch)
treec0e371172e567ddbacddabbd2e4da82ef9dd4ea3 /PKGBUILD
parentfd55667539960ef3ec95982d4b477eb5c7852b52 (diff)
downloadaur-gnome-shell-extension-datetime-format-git.tar.gz
switching to another fork because it approved the pull request
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1add82958658..4f1d6d490f4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: <thysupremematrix@tuta.io>
pkgname=gnome-shell-extension-datetime-format-git
-pkgver=r21.b81900b
+pkgver=r23.453e932
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/ZimbiX/datetime-format"
+url="https://github.com/nvlgit/datetime-format"
license=("GPL3")
depends=('gnome-shell>=1:40')
makedepends=('git' 'nodejs')
-source=("git+https://github.com/ZimbiX/datetime-format.git#branch=fix-on-gnome-42" "build.patch")
+source=("git+https://github.com/nvlgit/datetime-format.git" "build.patch")
install="gnome-shell-extension.install"
sha256sums=('SKIP'
'ca11b183e163eb143ea3a7ae937df07bd9759ff141764ac09117364cff8fc10d')