~roshless/public-inbox

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
2 2

[PATCH] lagrange: update to 1.10.1

Aleksander Szczygieł <aelspire@gmail.com>
Details
Message ID
<20220120210001.57789-1-aelspire@gmail.com>
DKIM signature
pass
Download raw message
Patch: +5 -5
---
 lagrange/.SRCINFO | 6 +++---
 lagrange/PKGBUILD | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/lagrange/.SRCINFO b/lagrange/.SRCINFO
index f364c4f..f48a122 100644
--- a/lagrange/.SRCINFO
+++ b/lagrange/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lagrange
	pkgdesc = Beautiful Gemini Client
	pkgver = 1.9.3
	pkgver = 1.10.1
	pkgrel = 1
	url = https://git.skyjake.fi/skyjake/lagrange
	install = lagrange.install
@@ -19,7 +19,7 @@ pkgbase = lagrange
	depends = pcre
	depends = sdl2
	optdepends = mpg123
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.9.3/lagrange-1.9.3.tar.gz
	sha256sums = ed19e3944cd4e4f195fe615f5ad58e789e8ddf543fbe6e9be815eee23589d977
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.10.1/lagrange-1.10.1.tar.gz
	sha256sums = d2b6ad891809183bbb46387dc84ef8fd480837a0e4784711f9861ef141236036

pkgname = lagrange
diff --git a/lagrange/PKGBUILD b/lagrange/PKGBUILD
index bc56a15..2f4439f 100644
--- a/lagrange/PKGBUILD
+++ b/lagrange/PKGBUILD
@@ -2,7 +2,7 @@

pkgname=lagrange
pkgrel=1
pkgver=1.9.3
pkgver=1.10.1
pkgdesc="Beautiful Gemini Client"
url="https://git.skyjake.fi/skyjake/lagrange"
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
@@ -43,4 +43,4 @@ package() {
    make DESTDIR="$pkgdir" install
}

sha256sums=('ed19e3944cd4e4f195fe615f5ad58e789e8ddf543fbe6e9be815eee23589d977')
sha256sums=('d2b6ad891809183bbb46387dc84ef8fd480837a0e4784711f9861ef141236036')
-- 
2.34.1
Details
Message ID
<20220121121951.70880c21@desktop>
In-Reply-To
<20220120210001.57789-1-aelspire@gmail.com> (view parent)
DKIM signature
missing
Download raw message
Hey!


I didn't receive notifications from sourcehut for some reason- already
updated to this version myself.

Thanks for patch anyway. :)
Aleksander Szczygieł <aelspire@gmail.com>
Details
Message ID
<b127d7a4-bde3-185a-89c9-38ef84670bb7@gmail.com>
In-Reply-To
<20220121121951.70880c21@desktop> (view parent)
DKIM signature
pass
Download raw message
> I didn't receive notifications from sourcehut for some reason- already
> updated to this version myself.
> 
> Thanks for patch anyway. :)

No problem ;) Thanks for maintaining these AUR packages :)
Reply to thread Export thread (mbox)