~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] Bump lagrange to 1.2.1

Côme Chilliet <come@chilliet.eu>
Details
Message ID
<20210228103229.23302-1-come@chilliet.eu>
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 08e4304..b5a9a04 100644
--- a/lagrange/.SRCINFO
+++ b/lagrange/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lagrange
	pkgdesc = Beautiful Gemini Client
	pkgver = 1.1.2
	pkgver = 1.2.1
	pkgrel = 1
	url = https://git.skyjake.fi/skyjake/lagrange
	arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = lagrange
	depends = libunistring
	depends = pcre
	optdepends = mpg123
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.1.2/lagrange-1.1.2.tar.gz
	sha256sums = e419c7827d3dda2cf5fd667eb4bed33a74c0174a91f71072080fb418f74d0e92
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.2.1/lagrange-1.2.1.tar.gz
	sha256sums = ad032f5aed80b8c9025703b4d7ec10bd5e20ab21e7a530f47b868050d4a46d88

pkgname = lagrange

diff --git a/lagrange/PKGBUILD b/lagrange/PKGBUILD
index 4d7edc3..a47643e 100644
--- a/lagrange/PKGBUILD
+++ b/lagrange/PKGBUILD
@@ -2,7 +2,7 @@

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

sha256sums=('e419c7827d3dda2cf5fd667eb4bed33a74c0174a91f71072080fb418f74d0e92')
sha256sums=('ad032f5aed80b8c9025703b4d7ec10bd5e20ab21e7a530f47b868050d4a46d88')
-- 
2.30.1
Details
Message ID
<20210228131755.39601c15@desktop>
In-Reply-To
<20210228103229.23302-1-come@chilliet.eu> (view parent)
DKIM signature
missing
Download raw message
Hi, 

Thanks for the patch, but this time Erin Olivia was first.
Reply to thread Export thread (mbox)