~roshless/public-inbox

Bump lagrange to 0.10.0 v1 SUPERSEDED

Luna Nieves: 1
 Bump lagrange to 0.10.0

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

[PATCH] Bump lagrange to 0.10.0 Export this patch

---
 PKGBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/PKGBUILD b/PKGBUILD
index a9d38e8..5f4061e 100644
--- a/PKGBUILD
+++ b/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