summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQue Quotion2020-03-16 03:07:56 +0900
committerQue Quotion2020-03-16 03:07:56 +0900
commit1eda1b3a4b63aa1cbc6c6978f8255a494fb56433 (patch)
tree03b5da578f00560ee53c39f58ae3a34f589bcc70 /PKGBUILD
parent8f6b69565ba92db91fb77761a2aed1fd62a7d465 (diff)
downloadaur-1eda1b3a4b63aa1cbc6c6978f8255a494fb56433.tar.gz
Lower granite, switchboard, and wingpanel dependencies to [community] versions to build more easily
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 101db1e2c355..9515bd4afae2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd@archlinux.org>
pkgname=pantheon-applications-menu-git
-pkgver=2.4.2.r28.e239eb7
+pkgver=2.5.0.r152.13a9269
pkgrel=1
pkgdesc='The Pantheon Application Menu'
arch=(x86_64)
@@ -25,10 +25,10 @@ depends=(
makedepends=(
git
meson
- granite-git
- switchboard-git
+ granite
+ switchboard
vala
- wingpanel-git
+ wingpanel
)
provides=(pantheon-applications-menu)
conflicts=(pantheon-applications-menu)