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 8500956ea964..7b19f2813cca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = switchboard-plug-locale-git
pkgdesc = Switchboard Locale Plug
- pkgver = 2.5.2.r10.g0ee8275
+ pkgver = 2.5.3.r7.g6b088dd
pkgrel = 1
url = https://github.com/elementary/switchboard-plug-locale
arch = x86_64
license = GPL3
makedepends = git
- makedepends = granite
+ makedepends = granite-git
makedepends = meson
makedepends = switchboard
makedepends = vala
@@ -26,4 +26,3 @@ pkgbase = switchboard-plug-locale-git
sha256sums = SKIP
pkgname = switchboard-plug-locale-git
-
diff --git a/PKGBUILD b/PKGBUILD
index 418a0acf99da..817c871473d4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-locale-git
-pkgver=2.5.2.r10.g0ee8275
+pkgver=2.5.3.r7.g6b088dd
pkgrel=1
pkgdesc='Switchboard Locale Plug'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('accountsservice' 'glib2' 'glibc' 'gnome-desktop' 'gtk3' 'ibus'
'libgee' 'polkit'
'libswitchboard-2.0.so' 'libgranite.so')
-makedepends=('git' 'granite' 'meson' 'switchboard' 'vala')
+makedepends=('git' 'granite-git' 'meson' 'switchboard' 'vala')
provides=('switchboard-plug-locale')
conflicts=('switchboard-plug-locale')
source=('git+https://github.com/elementary/switchboard-plug-locale.git')