blob: b326cfcc3ac7b27eafeed1173b49adc41b4f81b6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = gnome-shell-extension-datetime-format-git
pkgdesc = Gnome extension which allows users to customise the datetime format on the status bar and date menu.
pkgver = r23.453e932
pkgrel = 1
url = https://github.com/nvlgit/datetime-format
install = gnome-shell-extension.install
arch = any
license = GPL3
makedepends = git
makedepends = nodejs
depends = gnome-shell>=1:40
source = git+https://github.com/nvlgit/datetime-format.git
source = build.patch
sha256sums = SKIP
sha256sums = ca11b183e163eb143ea3a7ae937df07bd9759ff141764ac09117364cff8fc10d
pkgname = gnome-shell-extension-datetime-format-git
|