summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2021-02-20 23:15:12 -0500
committerSolomon Choina2021-02-20 23:15:12 -0500
commit3b759d2ce28dac6d583d124dc5c094dd1e1d0bb8 (patch)
tree64c26fc88495e8fbb330c19838568c6e402797b8
parent8112d7b5eb9afe42295269fe8e6bf1a313afc443 (diff)
downloadaur-pantheon-polkit-agent-git.tar.gz
fixing granite depends i think
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8de4adb9f39d..55d7b927a5ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = pantheon-polkit-agent-git
pkgdesc = Pantheon Polkit Agent
- pkgver = 1.0.3.r17.492cddb
+ pkgver = 1.0.3.r33.c903ea7
pkgrel = 1
url = https://github.com/elementary/pantheon-agent-polkit
arch = x86_64
groups = pantheon-unstable
license = GPL3
makedepends = git
- makedepends = granite
+ makedepends = granite-git
makedepends = intltool
makedepends = meson
makedepends = vala
@@ -22,4 +22,3 @@ pkgbase = pantheon-polkit-agent-git
sha256sums = SKIP
pkgname = pantheon-polkit-agent-git
-
diff --git a/PKGBUILD b/PKGBUILD
index d0975ef368b2..11e2f36f99fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=pantheon-polkit-agent-git
-pkgver=1.0.3.r17.492cddb
+pkgver=1.0.3.r33.c903ea7
pkgrel=1
pkgdesc='Pantheon Polkit Agent'
arch=(x86_64)
@@ -17,7 +17,7 @@ depends=(
)
makedepends=(
git
- granite
+ granite-git
intltool
meson
vala