~roshless/public-inbox

Bump lagrange to 1.5.0 v1 APPLIED

Dimitri Merejkowsky: 1
 Bump lagrange to 1.5.0

 2 files changed, 5 insertions(+), 5 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/29/mbox | git am -3
Learn more about email & git

[PATCH] Bump lagrange to 1.5.0 Export this patch

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

diff --git a/lagrange/.SRCINFO b/lagrange/.SRCINFO
index 204636e..50c0039 100644
--- a/lagrange/.SRCINFO
+++ b/lagrange/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lagrange
	pkgdesc = Beautiful Gemini Client
	pkgver = 1.4.2
	pkgver = 1.5.0
	pkgrel = 1
	url = https://git.skyjake.fi/skyjake/lagrange
	arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = lagrange
	depends = libunistring
	depends = pcre
	optdepends = mpg123
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.4.2/lagrange-1.4.2.tar.gz
	sha256sums = 02f2666642ddb498b68689a725e06dc750e77ae6d96b77fa0453f0def5dcd1be
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.5.0/lagrange-1.5.0.tar.gz
	sha256sums = da298e0cb366e7a9616a4ed294397e543f69ff4e40d1b5af90ea9d8dc36c317e

pkgname = lagrange

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

pkgname=lagrange
pkgrel=1
pkgver=1.4.2
pkgver=1.5.0
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=('02f2666642ddb498b68689a725e06dc750e77ae6d96b77fa0453f0def5dcd1be')
sha256sums=('da298e0cb366e7a9616a4ed294397e543f69ff4e40d1b5af90ea9d8dc36c317e')
-- 
2.31.1
Thanks!


To aur:lagrange.git
   f3606f4..39bfbe9  39bfbe96b2f593a544d69cfa7f577220f104a28a -> master

To git.roshless.me:~roshless/PKGBUILDs
   565944f..1608d88  master -> master