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

Eli Schwartz eschwartz at archlinux.org
Sun Jun 30 03:49:34 UTC 2019


    Date: Sunday, June 30, 2019 @ 03:49:34
  Author: eschwartz
Revision: 486034

upgpkg: xed 2.2.0-1

upstream release

Modified:
  xed/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-30 03:48:00 UTC (rev 486033)
+++ PKGBUILD	2019-06-30 03:49:34 UTC (rev 486034)
@@ -2,7 +2,7 @@
 # Contributor: Nate Simon <aurpkg (at natesimon.net)>
 
 pkgname=xed
-pkgver=2.0.2
+pkgver=2.2.0
 pkgrel=1
 pkgdesc="A small and lightweight text editor. X-Apps Project."
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('gspell' 'gtksourceview3' 'libpeas' 'xapps')
 makedepends=('meson' 'gobject-introspection' 'intltool' 'itstool')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('e72a57be5676057f33a861e2d86dba8ab3f296991e79fd8ef29cf95445e46fce')
+sha256sums=('a2e2208ad6f5be1b0835202e461628f81a246cb120bd8d37928e41cb72a82617')
 
 build() {
     mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build



More information about the arch-commits mailing list