~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] lagrange: Bump to 1.2.3

Dimitri Merejkowsky <dimitri@dmerej.info>
Details
Message ID
<20210330182236.135113-1-dimitri@dmerej.info>
DKIM signature
pass
Download raw message
Patch: +7 -7
---
 lagrange/.SRCINFO | 8 ++++----
 lagrange/PKGBUILD | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/lagrange/.SRCINFO b/lagrange/.SRCINFO
index 69b0eae..8b7dbb7 100644
--- a/lagrange/.SRCINFO
+++ b/lagrange/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = lagrange
	pkgdesc = Beautiful Gemini Client
	pkgver = 1.2.1
	pkgrel = 2
	pkgver = 1.2.3
	pkgrel = 1
	url = https://git.skyjake.fi/skyjake/lagrange
	arch = x86_64
	arch = i686
@@ -13,8 +13,8 @@ pkgbase = lagrange
	depends = libunistring
	depends = pcre
	optdepends = mpg123
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.2.1/lagrange-1.2.1.tar.gz
	sha256sums = ad032f5aed80b8c9025703b4d7ec10bd5e20ab21e7a530f47b868050d4a46d88
	source = https://git.skyjake.fi/skyjake/lagrange/releases/download/v1.2.3/lagrange-1.2.3.tar.gz
	sha256sums = a2d479ed68bf0f8f8f13241f1e5b7a4d9be2097200c51cfc4d9a7a2f6da12546

pkgname = lagrange

diff --git a/lagrange/PKGBUILD b/lagrange/PKGBUILD
index 8049f94..a927dc5 100644
--- a/lagrange/PKGBUILD
+++ b/lagrange/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Roshless <pkg@roshless.com>

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

sha256sums=('ad032f5aed80b8c9025703b4d7ec10bd5e20ab21e7a530f47b868050d4a46d88')
sha256sums=('a2d479ed68bf0f8f8f13241f1e5b7a4d9be2097200c51cfc4d9a7a2f6da12546')
-- 
2.31.1
Details
Message ID
<20210330225153.47566215@desktop>
In-Reply-To
<20210330182236.135113-1-dimitri@dmerej.info> (view parent)
DKIM signature
missing
Download raw message
Thanks, both patches applied.


To aur:lagrange.git
   a30dceb..93f4c05  93f4c0559e3323eb617cef99d1aa359f8cd6d33c -> master

To git.roshless.me:~roshless/PKGBUILDs
   03a879c..4f57df4  master -> master
Reply to thread Export thread (mbox)