[arch-commits] Commit in scratch-text-editor/trunk (PKGBUILD)

Maxime Gauduin alucryd at archlinux.org
Fri Aug 12 12:49:57 UTC 2016


    Date: Friday, August 12, 2016 @ 12:49:57
  Author: alucryd
Revision: 186610

upgpkg: scratch-text-editor 2.3-1

Modified:
  scratch-text-editor/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-12 12:43:41 UTC (rev 186609)
+++ PKGBUILD	2016-08-12 12:49:57 UTC (rev 186610)
@@ -3,8 +3,8 @@
 # Contributor: Ner0 <darkelfdarkelf666 at yahoo.co.uk>
 
 pkgname=scratch-text-editor
-pkgver=2.2.1
-pkgrel=2
+pkgver=2.3
+pkgrel=1
 pkgdesc='The Pantheon Text Editor'
 arch=('i686' 'x86_64')
 url='https://launchpad.net/scratch'
@@ -12,14 +12,14 @@
 depends=('desktop-file-utils' 'glib2' 'glibc' 'gtk3' 'gtksourceview3' 'libgee'
          'libpeas' 'pango' 'zeitgeist'
          'libgranite.so')
-makedepends=('cmake' 'gobject-introspection' 'gtkspell3' 'vala' 'vte3'
-             'webkitgtk')
+makedepends=('cmake' 'gobject-introspection' 'gtkspell3' 'intltool' 'vala'
+             'vte3' 'webkitgtk')
 optdepends=('gtkspell3: Spell Check extension'
             'vala: Outline extension'
             'vte3: Terminal extension'
             'webkitgtk: Browser Preview extension')
 source=("https://launchpad.net/scratch/2.x/${pkgver}/+download/scratch-text-editor-${pkgver}.tar.xz")
-sha256sums=('d852bac83a5a7b9b14d62134838bae41ecb08fb1eb0f12f7f61164fb880c0305')
+sha256sums=('529f7d3ee8d6ca173b9adeb8063accdf10d1874eb95ea66602c27e3142977bd7')
 
 prepare() {
   cd scratch-text-editor-${pkgver}



More information about the arch-commits mailing list