~roshless/public-inbox

lagrange: bump to 1.6.1 v1 APPLIED

Dimitri Merejkowsky: 1
 lagrange: bump to 1.6.1

 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/34/mbox | git am -3
Learn more about email & git

[PATCH] lagrange: bump to 1.6.1 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 f89c066..0faaeb7 100644
--- a/lagrange/.SRCINFO
+++ b/lagrange/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lagrange
	pkgdesc = Beautiful Gemini Client
	pkgver = 1.6.0
	pkgver = 1.6.1
	pkgrel = 1
	url = https://git.skyjake.fi/skyjake/lagrange
	arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = lagrange
	depends = pcre
	depends = sdl2
	optdepends = mpg123
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.6.0/lagrange-1.6.0.tar.gz
	sha256sums = 9b131083f41e5e64221fc63cd342ed30034b90d439ee169edb4a1f0dbf8ea480
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.6.1/lagrange-1.6.1.tar.gz
	sha256sums = 890b213b4ff8af28fe2608506a88c86fa12184d182d906c56a8e44986e425753

pkgname = lagrange
diff --git a/lagrange/PKGBUILD b/lagrange/PKGBUILD
index 8b0f5c5..599eec6 100644
--- a/lagrange/PKGBUILD
+++ b/lagrange/PKGBUILD
@@ -2,7 +2,7 @@

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

sha256sums=('9b131083f41e5e64221fc63cd342ed30034b90d439ee169edb4a1f0dbf8ea480')
sha256sums=('890b213b4ff8af28fe2608506a88c86fa12184d182d906c56a8e44986e425753')
-- 
2.32.0
Thanks!


To aur:lagrange.git
   5412d4d..53fd14c  53fd14c281be942cfe2d3228975b507b21267b34 -> master

To git.roshless.me:~roshless/PKGBUILDs
   8447f4b..a8b60ee  master -> master