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

Luna Nieves <aicaya@posteo.net>
Details
Message ID
<20201225194800.27268-1-aicaya@posteo.net>
DKIM signature
pass
Download raw message
Patch: +5 -5
---
 lagrange/.SRCINFO | 6 +++---
 lagrange/PKGBUILD | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/lagrange/.SRCINFO b/lagrange/.SRCINFO
index 3cd917d..1cfc579 100644
--- a/lagrange/.SRCINFO
+++ b/lagrange/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lagrange
	pkgdesc = Beautiful Gemini Client
	pkgver = 1.0.0
	pkgver = 1.0.1
	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/v1.0.0/lagrange-1.0.0.tar.gz
	md5sums = 4f821e05c5ac53bb25293458384ef11c
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.0.1/lagrange-1.0.1.tar.gz
	md5sums = 085c2357450285bc36c81ffd6bb32a23

pkgname = lagrange

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

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

md5sums=('4f821e05c5ac53bb25293458384ef11c')
md5sums=('085c2357450285bc36c81ffd6bb32a23')

-- 
2.29.2
Details
Message ID
<20201225210943.6de4eab6@desktop>
In-Reply-To
<20201225194800.27268-1-aicaya@posteo.net> (view parent)
DKIM signature
missing
Download raw message
Thanks!


To git.roshless.me:~roshless/PKGBUILDs
   5c305b4..fdc7d34  master -> master

To aur:lagrange.git
   1525d92..41d030a  41d030a7c97c39f5912669124b78a3f4acc1b8eb -> master
Reply to thread Export thread (mbox)