[arch-commits] Commit in xed/trunk (PKGBUILD)
Eli Schwartz
eschwartz at archlinux.org
Wed Dec 2 00:41:54 UTC 2020
Date: Wednesday, December 2, 2020 @ 00:41:53
Author: eschwartz
Revision: 767237
upgpkg: xed 2.8.0-1: upstream release
Modified:
xed/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-01 23:45:00 UTC (rev 767236)
+++ PKGBUILD 2020-12-02 00:41:53 UTC (rev 767237)
@@ -2,7 +2,7 @@
# Contributor: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xed
-pkgver=2.6.2
+pkgver=2.8.0
pkgrel=1
pkgdesc="A small and lightweight text editor. X-Apps Project."
arch=('x86_64')
@@ -9,11 +9,11 @@
url="https://github.com/linuxmint/${pkgname}"
license=('GPL')
groups=('x-apps')
-depends=('gspell' 'gtksourceview3' 'libpeas' 'xapps')
+depends=('gspell' 'gtksourceview4' 'libpeas' 'xapps')
makedepends=('meson' 'samurai' 'gobject-introspection' 'intltool' 'itstool')
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz")
-sha256sums=('357ef0e07b942878344c141b3494a960e6fbd6d9b12c9dab1e4e49d523d763f6')
-b2sums=('58292b35e696c7d3ad522e4a10a67f04e82a20abe3212c6eebd72fb44c890d37387b12bbb0f19ed5a6f59e089c59225155a3a1fbb30be1761fe5d191833c389f')
+sha256sums=('320b095b12e37fccfbb4dd8489b4ea4e923e7e07148e6499fdfaafab29f9e3e7')
+b2sums=('7056a9541bfe8a498948b6fb81863c2114ddf70032c989bac8444defd40b1c39627ab57ab530833cd384974aeee6b2a4a29256279025fc75edd62f4cd1ac9b2d')
build() {
mkdir -p "${srcdir}"/${pkgname}-${pkgver}/build
More information about the arch-commits
mailing list