Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / xed
Commits:
d8f8d9cf by Antonio Rojas at 2024-12-09T18:16:06+01:00
upgpkg: 3.8.0-1: Update to 3.8.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = xed
pkgdesc = A small and lightweight text editor. X-Apps Project.
- pkgver = 3.6.7
+ pkgver = 3.8.0
pkgrel = 1
url = https://github.com/linuxmint/xed
arch = x86_64
@@ -17,11 +17,11 @@ pkgbase = xed
depends = libpeas
depends = xapp
optdepends = python: required for some plugins
- source = https://github.com/linuxmint/xed/archive/3.6.7/xed-3.6.7.tar.gz
+ source = https://github.com/linuxmint/xed/archive/3.8.0/xed-3.8.0.tar.gz
source = libxml-2.12.patch
- sha256sums =
dc9af1c9175e03cc9c3a65d4c06191ca1adac1365b0f93b5cf242dcc03ae837a
+ sha256sums =
fbfa6870a2fbcc2a1759069919ebf6eb869ea37c511b2a5653fd950991bcc350
sha256sums =
ed19b6f419a4f703d290d8c97ed5d904c88a90fc475c738a0e65f7ab31697c40
- b2sums =
8cfc0791f97c4bcb1e4886ac0c3b5fe2ba15cba8c94954473295bbd050778c4a1e3bab4ac555ccbb1eba3503176e429fb25f410c339d57ea0b63d5d4980899f8
+ b2sums =
ef2c8d59c346b9af7befb92663e55fea4a44cf877cf5a0e44ddbfd3c59d16a50b0230bfa7405cb162468a528a77c1306dc820e616738fd9c33df126552dada33
b2sums =
bd3f1c73b5873b05db1a734d2b42025d460f6862dbb13813e3fc97602c43e6758e2857f2e2db14e739780a7d58fdb48e87186cfde4393b7799070def14750353
pkgname = xed
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Nate Simon <aurpkg (at natesimon.net)>
pkgname=xed
-pkgver=3.6.7
+pkgver=3.8.0
pkgrel=1
pkgdesc="A small and lightweight text editor. X-Apps Project."
arch=(x86_64)
@@ -15,9 +15,9 @@ makedepends=(meson samurai gobject-introspection intltool
itstool glib2-devel)
optdepends=('python: required for some plugins')
source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
libxml-2.12.patch)
-sha256sums=('dc9af1c9175e03cc9c3a65d4c06191ca1adac1365b0f93b5cf242dcc03ae837a'
+sha256sums=('fbfa6870a2fbcc2a1759069919ebf6eb869ea37c511b2a5653fd950991bcc350'
'ed19b6f419a4f703d290d8c97ed5d904c88a90fc475c738a0e65f7ab31697c40')
-b2sums=('8cfc0791f97c4bcb1e4886ac0c3b5fe2ba15cba8c94954473295bbd050778c4a1e3bab4ac555ccbb1eba3503176e429fb25f410c339d57ea0b63d5d4980899f8'
+b2sums=('ef2c8d59c346b9af7befb92663e55fea4a44cf877cf5a0e44ddbfd3c59d16a50b0230bfa7405cb162468a528a77c1306dc820e616738fd9c33df126552dada33'
'bd3f1c73b5873b05db1a734d2b42025d460f6862dbb13813e3fc97602c43e6758e2857f2e2db14e739780a7d58fdb48e87186cfde4393b7799070def14750353')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xed/-/commit/d8f8d9cfbb82291d990d0f420626b9ddb5f27354
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xed/-/commit/d8f8d9cfbb82291d990d0f420626b9ddb5f27354
You're receiving this email because of your account on gitlab.archlinux.org.