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

Eli Schwartz eschwartz at archlinux.org
Wed Jul 10 16:18:48 UTC 2019


    Date: Wednesday, July 10, 2019 @ 16:18:47
  Author: eschwartz
Revision: 488583

upgpkg: xed 2.2.1-1

upstream release

Modified:
  xed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-10 16:09:05 UTC (rev 488582)
+++ PKGBUILD	2019-07-10 16:18:47 UTC (rev 488583)
@@ -2,7 +2,7 @@
 # Contributor: Nate Simon <aurpkg (at natesimon.net)>
 
 pkgname=xed
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc="A small and lightweight text editor. X-Apps Project."
 arch=('x86_64')
@@ -12,7 +12,8 @@
 depends=('gspell' 'gtksourceview3' 'libpeas' 'xapps')
 makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool' 'itstool')
 source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('a2e2208ad6f5be1b0835202e461628f81a246cb120bd8d37928e41cb72a82617')
+sha256sums=('e69ed480440d1ad60332b10c59b05b44d6837a80c745cbc20ae452dc62c3b639')
+b2sums=('da75c204dd39017fb4f366b93c8ab4015b169e6c30577d659755420a1a5dc0ed5b66ab9ee52128d2a58c50abc174261337bc518c954f446c39f58f44a1da51a2')
 
 build() {
     mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build



More information about the arch-commits mailing list