summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoshless2020-10-04 00:53:50 +0200
committerRoshless2020-10-04 00:53:50 +0200
commitb163a07869118df64bbf89013da16c5c47a12444 (patch)
tree5da17e2fac93e2ac731699aebe6dc254e601d6c2
parent7e6044355d896d51318d84ad248d2180c26091af (diff)
downloadaur-b163a07869118df64bbf89013da16c5c47a12444.tar.gz
upgpkg: gmni-git r95.5d3ae7b-2
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 187255893447..631d179b3773 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = gmni-git
pkgdesc = A Gemini client
pkgver = r95.5d3ae7b
- pkgrel = 1
+ pkgrel = 2
url = https://git.sr.ht/~sircmpwn/gmni
arch = any
license = GPL
depends = openssl
+ optdepends = scdoc
source = gmni::git+https://git.sr.ht/~sircmpwn/gmni
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8ee8ecc552ab..db307ca44671 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Roshless <pkg@roshless.com>
pkgname=gmni-git
-pkgrel=1
+pkgrel=2
pkgver=r95.5d3ae7b
pkgdesc="A Gemini client"
url="https://git.sr.ht/~sircmpwn/gmni"
@@ -9,6 +9,7 @@ arch=("any")
license=("GPL")
source=("gmni::git+https://git.sr.ht/~sircmpwn/gmni")
depends=('openssl')
+optdepends=('scdoc')
pkgver() {
cd gmni