~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
1

[PATCH] lagrange: update to 1.9.5

Details
Message ID
<20220113191314.30674-1-autumn-wind@web.de>
DKIM signature
pass
Download raw message
Patch: +5 -5
---
 .SRCINFO | 6 +++---
 PKGBUILD | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.SRCINFO b/.SRCINFO
index f364c4f..a59ecc6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lagrange
	pkgdesc = Beautiful Gemini Client
	pkgver = 1.9.3
	pkgver = 1.9.5
	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.9.5/lagrange-1.9.5.tar.gz
	sha256sums = 10d75283f1d235c2d8865ebb9ccba6b1b2821c44e9aa20a60619ab6c32f49ca0

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

pkgname=lagrange
pkgrel=1
pkgver=1.9.3
pkgver=1.9.5
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=('10d75283f1d235c2d8865ebb9ccba6b1b2821c44e9aa20a60619ab6c32f49ca0')
--
2.34.1
Details
Message ID
<20220121122137.6d8ce455@desktop>
In-Reply-To
<20220113191314.30674-1-autumn-wind@web.de> (view parent)
DKIM signature
missing
Download raw message
Hey!


Sorry for not responding, sourcehut for some reason stopped sending me
notification emails a while ago.

Already updated lagrange to 1.10.1, but thanks for the patches. :)
Reply to thread Export thread (mbox)