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


Commits:
387e58a4 by Antonio Rojas at 2024-06-09T11:26:06+02:00
upgpkg: 3.6.1-1: Update to 3.6.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.6.0
+       pkgver = 3.6.1
        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.0/xed-3.6.0.tar.gz
+       source = https://github.com/linuxmint/xed/archive/3.6.1/xed-3.6.1.tar.gz
        source = libxml-2.12.patch
-       sha256sums = 
639b869830595e241ce57b749727717b4de8295e2b773e16a59843de6e2d81d2
+       sha256sums = 
97ebcb5f05d6099d37fc081a02903ecbaa6e86021f291114fd9b487aac50696c
        sha256sums = 
ed19b6f419a4f703d290d8c97ed5d904c88a90fc475c738a0e65f7ab31697c40
-       b2sums = 
3ea3a3f6b64707874992a6dddbb89d38fc67ae90a38f200d368115b1a0071ce9774b4721bc7e55eb0dc0f78394a28c52423df677e0944f70c52eaa4258caa8fa
+       b2sums = 
c51cf191370af3204f0651c647c2fd367405788a506f37b9b3b4b14eb4977b1e8baf262d994bdc9c653e204d0bd17a9e9c728217cd96baac800bdf026c10c3f1
        b2sums = 
bd3f1c73b5873b05db1a734d2b42025d460f6862dbb13813e3fc97602c43e6758e2857f2e2db14e739780a7d58fdb48e87186cfde4393b7799070def14750353
 
 pkgname = xed


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



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

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


Reply via email to