summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSolomon Choina2020-08-16 20:10:29 -0400
committerSolomon Choina2020-08-16 20:10:29 -0400
commit9a9ba39641627c8ee3239b2604a0aed43078d05f (patch)
tree4eef6823214e67f81d0302882a4e6597357f3b93
parent9692bbacf0986733aebf45f0e953729dc6b68f24 (diff)
downloadaur-9a9ba39641627c8ee3239b2604a0aed43078d05f.tar.gz
regular granite
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 58f5bd8326c7..4b30180b8cb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = wingpanel-indicator-power-git
groups = pantheon-unstable
license = GPL3
makedepends = git
- makedepends = granite-git
+ makedepends = granite
makedepends = meson
makedepends = vala
makedepends = wingpanel
diff --git a/PKGBUILD b/PKGBUILD
index 9204ce9641a5..a0eb11091f7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
groups=('pantheon-unstable')
depends=('bamf' 'glib2' 'glibc' 'gtk3' 'libgee' 'libgtop'
'libgranite.so' 'libudev.so' 'libwingpanel-2.0.so')
-makedepends=('git' 'granite-git' 'meson' 'vala' 'wingpanel')
+makedepends=('git' 'granite' 'meson' 'vala' 'wingpanel')
provides=('wingpanel-indicator-power')
conflicts=('wingpanel-indicator-power')
source=('git+https://github.com/elementary/wingpanel-indicator-power.git')