~roshless/public-inbox

Bump lagrange to 1.5.1 v1 APPLIED

Dimitri Merejkowsky: 1
 Bump lagrange to 1.5.1

 2 files changed, 5 insertions(+), 6 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.roshless.me/~roshless/public-inbox/patches/30/mbox | git am -3
Learn more about email & git

[PATCH] Bump lagrange to 1.5.1 Export this patch

---
 lagrange/.SRCINFO | 7 +++----
 lagrange/PKGBUILD | 4 ++--
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/lagrange/.SRCINFO b/lagrange/.SRCINFO
index 50c0039..33f6ea9 100644
--- a/lagrange/.SRCINFO
+++ b/lagrange/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lagrange
	pkgdesc = Beautiful Gemini Client
	pkgver = 1.5.0
	pkgver = 1.5.1
	pkgrel = 1
	url = https://git.skyjake.fi/skyjake/lagrange
	arch = x86_64
@@ -14,8 +14,7 @@ pkgbase = lagrange
	depends = libunistring
	depends = pcre
	optdepends = mpg123
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.5.0/lagrange-1.5.0.tar.gz
	sha256sums = da298e0cb366e7a9616a4ed294397e543f69ff4e40d1b5af90ea9d8dc36c317e
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.5.1/lagrange-1.5.1.tar.gz
	sha256sums = 49cb9a9d6d6b729e34a3e2a687298e6cc24c5f6dbcb1e48f322ddc1dbc5730fa

pkgname = lagrange

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

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

sha256sums=('da298e0cb366e7a9616a4ed294397e543f69ff4e40d1b5af90ea9d8dc36c317e')
sha256sums=('49cb9a9d6d6b729e34a3e2a687298e6cc24c5f6dbcb1e48f322ddc1dbc5730fa')
-- 
2.31.1
Thanks!


To aur:lagrange.git
   39bfbe9..1c27f15  1c27f15329525af7989ebb0f36dfa4a968bee2c5 -> master

To git.roshless.me:~roshless/PKGBUILDs
   1608d88..6ba9b32  master -> master