Hello,
I've attached a patch-set updating terminal-colors, memlockd and musecore.

-- 
Kind Regards,
Wael Karram.


From bd5d3abc7a0baeb22fa80d1f2a994aad9365139d Mon Sep 17 00:00:00 2001
From: wael <[email protected]>
Date: Sun, 15 Jan 2023 16:45:22 +0200
Subject: [PATCH 3/3] Updated musescore, not tested since it is a heavy compile
 process

---
 libre/musescore/PKGBUILD | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/libre/musescore/PKGBUILD b/libre/musescore/PKGBUILD
index d92f835cc1..d11b3a7622 100644
--- a/libre/musescore/PKGBUILD
+++ b/libre/musescore/PKGBUILD
@@ -3,13 +3,14 @@
 # Contributor: Cristian Maureira <[email protected]>
 # Contributor: Dr.Egg <[email protected]>
 # Maintainer: bill-auger <[email protected]>
+# Contributor: Wael Karram <[email protected]>
 
 # parabola changes and rationale:
 #   - remove qt5-webengine support (redmine #2136)
 
 
 pkgname=musescore
-pkgver=3.2.3
+pkgver=4.0.1
 pkgrel=1
 pkgrel+=.parabola1
 pkgdesc='Create, play and print beautiful sheet music'
-- 
2.39.0

From 17791f79a92b350fc7f57cd7e603c16c16bf3844 Mon Sep 17 00:00:00 2001
From: wael <[email protected]>
Date: Sun, 15 Jan 2023 16:33:39 +0200
Subject: [PATCH 2/3] Updated memlockd to 1.2

---
 pcr/memlockd/PKGBUILD | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pcr/memlockd/PKGBUILD b/pcr/memlockd/PKGBUILD
index aa2bdaacda..c62e7ed9ec 100644
--- a/pcr/memlockd/PKGBUILD
+++ b/pcr/memlockd/PKGBUILD
@@ -1,16 +1,17 @@
 # Contributor: fauno <[email protected]>
 # Maintainer: Parabola Hackers <[email protected]>
+# Contributor: Wael Karram <[email protected]>
 
 pkgname=memlockd
-pkgver=1.1.1
+pkgver=1.2
 pkgrel=1
 pkgdesc="daemon that locks files into memory"
 arch=('i686' 'x86_64')
 url="http://doc.coker.com.au/projects/memlockd/";
 license=('GPL3')
 depends=('glibc')
-# main site doesn't announce 1.1.1
-source=(http://ftp.de.debian.org/debian/pool/main/${pkgname:0:1}/${pkgname}/${pkgname}_${pkgver}.tar.gz)
+source=(http://www.coker.com.au/memlockd/memlockd_${pkgver}.tar.gz)
+sha256sums=('3b99fd33793b5b870519189a4640f7b06601dd24e727b466a5c26c6bf0b7ac3a')
 install=${pkgname}.install
 backup=(etc/memlockd.cfg)
 
@@ -27,4 +28,3 @@ package() {
   install -D -m 640 memlockd.cfg "${pkgdir}/etc/memlockd.cfg"
   install -D -m 644 memlockd.service "${pkgdir}/usr/lib/systemd/system/memlockd.service"
 }
-sha512sums=('836530c7ec2ea0efbf408e53d2b4617d7154e9c7a2c88546848c2759febe9735b0c46e61ad144c37e64ab0126314bf7927bf49d373b7a8801bd899e2ab88de6c')
-- 
2.39.0

From e5e9039076ab26ee6dd439a58dda64379d81c1e6 Mon Sep 17 00:00:00 2001
From: wael <[email protected]>
Date: Sun, 15 Jan 2023 16:08:18 +0200
Subject: [PATCH 1/3] Updated terminal-colors to 3.0.2

---
 pcr/terminal-colors/PKGBUILD | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pcr/terminal-colors/PKGBUILD b/pcr/terminal-colors/PKGBUILD
index cc032de718..485be4d7e2 100644
--- a/pcr/terminal-colors/PKGBUILD
+++ b/pcr/terminal-colors/PKGBUILD
@@ -1,15 +1,16 @@
 # Maintainer: Luke Shumaker <[email protected]>
+# Contributor: Wael Karram <[email protected]>
 
 pkgname=terminal-colors
-pkgver=2.2
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="An utility to test color capabilities of terminal"
 arch=('any')
 url="https://github.com/eikenb/$pkgname";
 license=('GPL3')
 depends=('python')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/eikenb/terminal-colors/archive/v2.2.tar.gz";)
-md5sums=('5b4ef9d2a613d757a704c2b53441a032')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/eikenb/terminal-colors/archive/v{$pkgver}.tar.gz";)
+sha256sums=('b59a2278d085d947322dc245920fcc4d9510ed3eee432787e95ca2a45480bfed')
 
 package() {
   cd "$srcdir/$pkgname-$pkgver"
-- 
2.39.0

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Dev mailing list
[email protected]
https://lists.parabola.nu/mailman/listinfo/dev

Reply via email to