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


Commits:
d94e7285 by Antonio Rojas at 2024-06-12T23:55:20+02:00
upgpkg: 3.6.2-1: Update to 3.6.2

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = xed
        pkgdesc = A small and lightweight text editor. X-Apps Project.
-       pkgver = 3.6.1
+       pkgver = 3.6.2
        pkgrel = 1
        url = https://github.com/linuxmint/xed
        arch = x86_64
@@ -16,11 +16,11 @@ pkgbase = xed
        depends = libpeas
        depends = xapp
        optdepends = python: required for some plugins
-       source = https://github.com/linuxmint/xed/archive/3.6.1/xed-3.6.1.tar.gz
+       source = https://github.com/linuxmint/xed/archive/3.6.2/xed-3.6.2.tar.gz
        source = libxml-2.12.patch
-       sha256sums = 
97ebcb5f05d6099d37fc081a02903ecbaa6e86021f291114fd9b487aac50696c
+       sha256sums = 
5d688361e57e0d60f1e240efbecec465bcb6cd927098c54c204e8f39073b0dbe
        sha256sums = 
ed19b6f419a4f703d290d8c97ed5d904c88a90fc475c738a0e65f7ab31697c40
-       b2sums = 
c51cf191370af3204f0651c647c2fd367405788a506f37b9b3b4b14eb4977b1e8baf262d994bdc9c653e204d0bd17a9e9c728217cd96baac800bdf026c10c3f1
+       b2sums = 
992301c197a2769088d9912dc9b28a9348285e25dee300fbed6fe8c54484ac8f45b4f4d76aea61d7769018c318d44912376b4c5f7f20d7b9de875c15377c7cfe
        b2sums = 
bd3f1c73b5873b05db1a734d2b42025d460f6862dbb13813e3fc97602c43e6758e2857f2e2db14e739780a7d58fdb48e87186cfde4393b7799070def14750353
 
 pkgname = xed


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,3 @@
+[xed]
+source = "git"
+git = "https://github.com/linuxmint/xed.git";


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Nate Simon <aurpkg (at natesimon.net)>
 
 pkgname=xed
-pkgver=3.6.1
+pkgver=3.6.2
 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)
 optdepends=('python: required for some plugins')
 source=(${url}/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz
         libxml-2.12.patch)
-sha256sums=('97ebcb5f05d6099d37fc081a02903ecbaa6e86021f291114fd9b487aac50696c'
+sha256sums=('5d688361e57e0d60f1e240efbecec465bcb6cd927098c54c204e8f39073b0dbe'
             'ed19b6f419a4f703d290d8c97ed5d904c88a90fc475c738a0e65f7ab31697c40')
-b2sums=('c51cf191370af3204f0651c647c2fd367405788a506f37b9b3b4b14eb4977b1e8baf262d994bdc9c653e204d0bd17a9e9c728217cd96baac800bdf026c10c3f1'
+b2sums=('992301c197a2769088d9912dc9b28a9348285e25dee300fbed6fe8c54484ac8f45b4f4d76aea61d7769018c318d44912376b4c5f7f20d7b9de875c15377c7cfe'
         
'bd3f1c73b5873b05db1a734d2b42025d460f6862dbb13813e3fc97602c43e6758e2857f2e2db14e739780a7d58fdb48e87186cfde4393b7799070def14750353')
 
 prepare() {



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

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


Reply via email to