summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a0fb48cff41..0babb0ebcb66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = switchboard-plug-datetime-git
pkgdesc = Switchboard Date & Time Plug
- pkgver = 2.1.9.r15.g3467949
+ pkgver = 2.1.9.r58.g84b004c
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-datetime
arch = x86_64
groups = pantheon-unstable
license = GPL3
makedepends = git
- makedepends = granite
+ makedepends = granite-git
makedepends = meson
makedepends = switchboard
makedepends = vala
@@ -25,4 +25,3 @@ pkgbase = switchboard-plug-datetime-git
sha256sums = SKIP
pkgname = switchboard-plug-datetime-git
-
diff --git a/PKGBUILD b/PKGBUILD
index c9265b21b736..350731c33e30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-datetime-git
-pkgver=2.1.9.r15.g3467949
+pkgver=2.1.9.r58.g84b004c
pkgrel=1
pkgdesc='Switchboard Date & Time Plug'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
groups=('pantheon-unstable')
depends=('cairo' 'gdk-pixbuf2' 'glib2' 'glibc' 'gtk3' 'libgee'
'libgranite.so' 'libswitchboard-2.0.so')
-makedepends=('git' 'granite' 'meson' 'switchboard' 'vala')
+makedepends=('git' 'granite-git' 'meson' 'switchboard' 'vala')
provides=('switchboard-plug-datetime')
conflicts=('switchboard-plug-datetime')
source=('git+https://github.com/elementary/switchboard-plug-datetime.git')