~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.1.2

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

diff --git a/lagrange/.SRCINFO b/lagrange/.SRCINFO
index 1d954fa..08e4304 100644
--- a/lagrange/.SRCINFO
+++ b/lagrange/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lagrange
	pkgdesc = Beautiful Gemini Client
	pkgver = 1.1.1
	pkgver = 1.1.2
	pkgrel = 1
	url = https://git.skyjake.fi/skyjake/lagrange
	arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = lagrange
	depends = libunistring
	depends = pcre
	optdepends = mpg123
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.1.1/lagrange-1.1.1.tar.gz
	md5sums = 43f82c255c5faadb2e15f38d8d65a30b
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.1.2/lagrange-1.1.2.tar.gz
	sha256sums = e419c7827d3dda2cf5fd667eb4bed33a74c0174a91f71072080fb418f74d0e92

pkgname = lagrange

diff --git a/lagrange/PKGBUILD b/lagrange/PKGBUILD
index e85270f..4d7edc3 100644
--- a/lagrange/PKGBUILD
+++ b/lagrange/PKGBUILD
@@ -2,7 +2,7 @@

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

md5sums=('43f82c255c5faadb2e15f38d8d65a30b')
sha256sums=('e419c7827d3dda2cf5fd667eb4bed33a74c0174a91f71072080fb418f74d0e92')
-- 
2.30.0
Details
Message ID
<20210210192137.3799d383@desktop>
In-Reply-To
<20210210151107.18026-1-aicaya@posteo.net> (view parent)
DKIM signature
missing
Download raw message
Thanks!


To git.roshless.me:~roshless/PKGBUILDs
   8eb65e8..875a607  master -> master

To aur:lagrange.git
   8f6b280..8ebeb88  8ebeb884dc80e473f9ade530cc82fde67e47948a -> master
Reply to thread Export thread (mbox)