[arch-commits] Commit in gedit/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon Apr 29 22:50:52 UTC 2019


    Date: Monday, April 29, 2019 @ 22:50:52
  Author: heftig
Revision: 352253

3.32.0-3: FS#62504: Force removal of gedit-code-assistance

Modified:
  gedit/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-29 22:08:45 UTC (rev 352252)
+++ PKGBUILD	2019-04-29 22:50:52 UTC (rev 352253)
@@ -3,7 +3,7 @@
 
 pkgname=gedit
 pkgver=3.32.0
-pkgrel=2
+pkgrel=3
 pkgdesc="GNOME Text Editor"
 url="https://wiki.gnome.org/Apps/Gedit"
 arch=(x86_64)
@@ -11,6 +11,7 @@
 depends=(gtksourceview4 gsettings-desktop-schemas libpeas gspell python-gobject dconf)
 makedepends=(yelp-tools vala gobject-introspection git gtk-doc meson)
 optdepends=('gedit-plugins: Additional features')
+conflicts=('gedit-code-assistance<=3.16.0+4+gd19b879-1')
 groups=(gnome)
 _commit=b2f8efd099584fbe767c6eccbd293a760a2bfea4  # tags/3.32.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gedit.git#commit=$_commit"



More information about the arch-commits mailing list