~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 to 1.0.0

Côme Chilliet <come@chilliet.eu>
Details
Message ID
<20201220095828.21165-1-come@chilliet.eu>
DKIM signature
missing
Download raw message
Patch: +6 -5
---
 lagrange/.SRCINFO | 6 +++---
 lagrange/PKGBUILD | 5 +++--
 2 files changed, 6 insertions(+), 5 deletions(-)

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

pkgname = lagrange

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

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

md5sums=('e7950209f85cef424858491f20c38db0')
md5sums=('4f821e05c5ac53bb25293458384ef11c')

-- 
2.29.2
Details
Message ID
<20201220132045.0a008eb6@desktop>
In-Reply-To
<20201220095828.21165-1-come@chilliet.eu> (view parent)
DKIM signature
missing
Download raw message
Thanks!


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

To aur:lagrange.git
   7823de1..1525d92  1525d922384a470fc577bc1447551853ca40d855 -> master
Reply to thread Export thread (mbox)