Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / xed


Commits:
390a0fa0 by Antonio Rojas at 2024-12-14T20:38:42+01:00
upgpkg: 3.8.1-1: Update to 3.8.1

- - - - -


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.8.0
+       pkgver = 3.8.1
        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.8.0/xed-3.8.0.tar.gz
+       source = https://github.com/linuxmint/xed/archive/3.8.1/xed-3.8.1.tar.gz
        source = libxml-2.12.patch
-       sha256sums = 
fbfa6870a2fbcc2a1759069919ebf6eb869ea37c511b2a5653fd950991bcc350
+       sha256sums = 
10ed35d52644e413ba2155832bd2a06623d90cbded8ef10b825b16778f05c1ad
        sha256sums = 
ed19b6f419a4f703d290d8c97ed5d904c88a90fc475c738a0e65f7ab31697c40
-       b2sums = 
ef2c8d59c346b9af7befb92663e55fea4a44cf877cf5a0e44ddbfd3c59d16a50b0230bfa7405cb162468a528a77c1306dc820e616738fd9c33df126552dada33
+       b2sums = 
36dafa9212f21eae95217214605707e2ce471a9ad568309312b7365c52d53f03bb1c6a97d70b077a24e930436fdcc14fec8d624bd0c8a4f2bb14f1ef6b8f9676
        b2sums = 
bd3f1c73b5873b05db1a734d2b42025d460f6862dbb13813e3fc97602c43e6758e2857f2e2db14e739780a7d58fdb48e87186cfde4393b7799070def14750353
 
 pkgname = xed


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Nate Simon <aurpkg (at natesimon.net)>
 
 pkgname=xed
-pkgver=3.8.0
+pkgver=3.8.1
 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=('fbfa6870a2fbcc2a1759069919ebf6eb869ea37c511b2a5653fd950991bcc350'
+sha256sums=('10ed35d52644e413ba2155832bd2a06623d90cbded8ef10b825b16778f05c1ad'
             'ed19b6f419a4f703d290d8c97ed5d904c88a90fc475c738a0e65f7ab31697c40')
-b2sums=('ef2c8d59c346b9af7befb92663e55fea4a44cf877cf5a0e44ddbfd3c59d16a50b0230bfa7405cb162468a528a77c1306dc820e616738fd9c33df126552dada33'
+b2sums=('36dafa9212f21eae95217214605707e2ce471a9ad568309312b7365c52d53f03bb1c6a97d70b077a24e930436fdcc14fec8d624bd0c8a4f2bb14f1ef6b8f9676'
         
'bd3f1c73b5873b05db1a734d2b42025d460f6862dbb13813e3fc97602c43e6758e2857f2e2db14e739780a7d58fdb48e87186cfde4393b7799070def14750353')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xed/-/commit/390a0fa0d2543fc4d51c7a1ab8a88ced3c93c3a3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xed/-/commit/390a0fa0d2543fc4d51c7a1ab8a88ced3c93c3a3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to