~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 0.10.0

Luna Nieves <aicaya@posteo.net>
Details
Message ID
<20201127155124.20072-1-aicaya@posteo.net>
DKIM signature
pass
Download raw message
Patch: +5 -5
---
Please ignore the previous email.  I misread the instructions.

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

diff --git a/lagrange/.SRCINFO b/lagrange/.SRCINFO
index 36fe196..917cd4f 100644
--- a/lagrange/.SRCINFO
+++ b/lagrange/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lagrange
	pkgdesc = Beautiful Gemini Client
	pkgver = 0.9.0
	pkgver = 0.10.0
	pkgrel = 1
	url = https://git.skyjake.fi/skyjake/lagrange
	arch = any
@@ -8,8 +8,8 @@ pkgbase = lagrange
	makedepends = cmake
	depends = openssl
	depends = sdl2
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v0.9.0/lagrange-0.9.0.tar.gz
	md5sums = 27eda4affe727e4de3322cdcf9c99a65
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v0.10.0/lagrange-0.10.0.tar.gz
	md5sums = 3d516ad8b1f92d91a297998ea1a25617

pkgname = lagrange

diff --git a/lagrange/PKGBUILD b/lagrange/PKGBUILD
index a9d38e8..5f4061e 100644
--- a/lagrange/PKGBUILD
+++ b/lagrange/PKGBUILD
@@ -2,7 +2,7 @@

pkgname=lagrange
pkgrel=1
pkgver=0.9.0
pkgver=0.10.0
pkgdesc="Beautiful Gemini Client"
url="https://git.skyjake.fi/skyjake/lagrange"
arch=("any")
@@ -30,4 +30,4 @@ package() {
    make PREFIX="/usr" DESTDIR="$pkgdir" install
}

md5sums=('27eda4affe727e4de3322cdcf9c99a65')
md5sums=('3d516ad8b1f92d91a297998ea1a25617')
-- 
2.29.2
Details
Message ID
<20201128144920.2d90dad1@desktop>
In-Reply-To
<20201127155124.20072-1-aicaya@posteo.net> (view parent)
DKIM signature
missing
Download raw message
Thanks, applied and pushed to AUR.

To git.roshless.me:~roshless/PKGBUILDs
   efb8046..3c793bb  master -> master
Reply to thread Export thread (mbox)