summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2024-02-17 20:02:04 -0500
committerSolomon Choina2024-02-17 20:02:04 -0500
commit7e4ac902c70e6eb01176f01104a2507ce4508fb4 (patch)
tree8e8cb7920b9c520f4d99bcdb29e14f760ee6519e
parent3d6047791a2d3609f219e1dd20437fc4814185a1 (diff)
downloadaur-7e4ac902c70e6eb01176f01104a2507ce4508fb4.tar.gz
in middle of fixing
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29bd84366c22..7b4d3e1ca590 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=switchboard-plug-network-git
-pkgver=2.3.3.r48.g017b179
+pkgver=2.5.0.r120.g4852fbd7
pkgrel=1
pkgdesc='Network plug for Switchboard'
arch=('x86_64')
url='https://github.com/elementary/switchboard-plug-networking'
license=('GPL3')
groups=('pantheon-unstable')
-depends=('glib2' 'glibc' 'gtk3' 'libgee' 'libnm-glib' 'nm-connection-editor'
+depends=('glib2' 'glibc' 'gtk3' 'libgee' 'libnm' 'nm-connection-editor'
'libgranite.so' 'libswitchboard-2.0.so')
-makedepends=('git' 'granite-git' 'meson' 'switchboard' 'vala')
+makedepends=('git' 'granite' 'meson' 'switchboard-git' 'vala')
provides=('switchboard-plug-network')
conflicts=('switchboard-plug-network')
source=('switchboard-plug-network::git+https://github.com/elementary/switchboard-plug-networking.git')