summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSrevin Saju2020-12-30 10:30:30 +0300
committerSrevin Saju2020-12-30 10:30:30 +0300
commit85b28d3d8127abaf5e8ae5a2d30aeb1ad6ddc5da (patch)
tree5941cd0b9765b8da7ac331729d3258b4d117a0b5 /PKGBUILD
parent251c46299e16a9cd2914c0a5a1e6ed7ebedbd1f1 (diff)
downloadaur-85b28d3d8127abaf5e8ae5a2d30aeb1ad6ddc5da.tar.gz
Bump version for sugar
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b5b5ef555e8..b64f6a42b0f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,14 @@
pkgname=sugar-git
pkgver=v0.118
-pkgrel=1
+pkgrel=2
pkgdesc="Sugar GTK shell"
arch=('any')
url="https://sugarlabs.org/"
license=('GPL')
-depends=('gst-plugins-espeak' 'gtksourceview3' 'gvfs' 'libwnck3'
- 'libxklavier' 'metacity' 'mobile-broadband-provider-info' 'openssh' 'telepathy-mission-control'
- 'python-cairo' 'python-xapian' 'python-gobject' 'python-dbus' 'gtk2'
- 'python-dateutil' 'icon-naming-utils' 'python-decorator'
- 'telepathy-gabble' 'telepathy-salut' 'upower' 'webkit2gtk'
+depends=('gnome-keyring' 'gst-plugins-espeak' 'gtksourceview3' 'gvfs' 'libwnck3'
+ 'libxklavier' 'metacity' 'mobile-broadband-provider-info' 'openssh' 'python-gwebsockets'
+ 'sugar-toolkit-gtk3-git' 'telepathy-gabble' 'telepathy-salut' 'upower' 'webkit2gtk'
'xdg-user-dirs')
makedepends=('intltool' 'python-empy')
source=("git+https://github.com/sugarlabs/sugar.git")