summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorge Rawlinson2022-06-24 10:45:40 +1200
committerGeorge Rawlinson2022-06-24 10:45:40 +1200
commit3c3e596799be99dfb8d0bd3188b1f7827adb463c (patch)
tree6c8b223d8c9c2dfc8b32912ce5c650b84d73456c
parentd9c48ab7d8e5ce0c8399784c7516591320115311 (diff)
downloadaur-3c3e596799be99dfb8d0bd3188b1f7827adb463c.tar.gz
upgpkg: shiori 1.5.3-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43def6849504..64a0a475448f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = shiori
pkgdesc = Simple bookmark manager
- pkgver = 1.5.2
+ pkgver = 1.5.3
pkgrel = 1
url = https://github.com/go-shiori/shiori
arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = shiori
makedepends = go
depends = glibc
options = !lto
- source = shiori::git+https://github.com/go-shiori/shiori.git#commit=560a677f50c357121741d07662877fcbdd3dd8e3
+ source = shiori::git+https://github.com/go-shiori/shiori.git#commit=f000f11bfa02949da91c8c246a88671e4250a1f8
source = systemd.service
source = sysusers.conf
source = tmpfiles.conf
diff --git a/PKGBUILD b/PKGBUILD
index e1e8442fed8b..1f4a07136513 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=shiori
-pkgver=1.5.2
+pkgver=1.5.3
pkgrel=1
-pkgdesc="Simple bookmark manager"
+pkgdesc='Simple bookmark manager'
arch=('x86_64')
-url="https://github.com/go-shiori/shiori"
+url='https://github.com/go-shiori/shiori'
license=('MIT')
depends=('glibc')
makedepends=('git' 'go')
options=('!lto')
-_commit='560a677f50c357121741d07662877fcbdd3dd8e3'
+_commit='f000f11bfa02949da91c8c246a88671e4250a1f8'
source=(
"$pkgname::git+$url.git#commit=$_commit"
'systemd.service'