mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-30 15:28:28 +00:00
fix(update): switchboard-plug-datetime (#543)
* fix(update): switchboard-plug-datetime oops forgot `gh()` Signed-off-by: madomado <wboy111@outlook.com> * fix version Signed-off-by: madomado <wboy111@outlook.com> --------- Signed-off-by: madomado <wboy111@outlook.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
Name: switchboard-plug-datetime
|
||||
Summary: Switchboard Date & Time Plug
|
||||
Version: elementary/switchboard.plug.datetime
|
||||
Version: 2.2.0
|
||||
Release: 1%{?dist}
|
||||
License: GPL-3.0-or-later
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
rpm.version("elementary/switchboard-plug-datetime");
|
||||
rpm.version(gh("elementary/switchboard-plug-datetime"));
|
||||
|
||||
Reference in New Issue
Block a user