~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] upgpkg: lagrange 1.9.2

Details
Message ID
<20211207141043.94385-1-david@tilde.institute>
DKIM signature
missing
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 2db7fd7..9dfc7b9 100644
--- a/lagrange/.SRCINFO
+++ b/lagrange/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lagrange
	pkgdesc = Beautiful Gemini Client
	pkgver = 1.9.1
	pkgver = 1.9.2
	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.1/lagrange-1.9.1.tar.gz
	sha256sums = b0ddc675f9167c55aa0dc508fe092cc22759b1741ddd6913c25c00d20980ad1a
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.9.2/lagrange-1.9.2.tar.gz
	sha256sums = cdb8f38a0ffe2bdac1b60838a8d25a6e12313412503a129c100cbbe40c1399c8

pkgname = lagrange
diff --git a/lagrange/PKGBUILD b/lagrange/PKGBUILD
index c3341d6..6efa025 100644
--- a/lagrange/PKGBUILD
+++ b/lagrange/PKGBUILD
@@ -2,7 +2,7 @@

pkgname=lagrange
pkgrel=1
pkgver=1.9.1
pkgver=1.9.2
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=('b0ddc675f9167c55aa0dc508fe092cc22759b1741ddd6913c25c00d20980ad1a')
sha256sums=('cdb8f38a0ffe2bdac1b60838a8d25a6e12313412503a129c100cbbe40c1399c8')
-- 
2.28.0
Details
Message ID
<20220121122237.19544779@desktop>
In-Reply-To
<20211207141043.94385-1-david@tilde.institute> (view parent)
DKIM signature
missing
Download raw message
Hey!


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

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